#cb9d06
Yellow Ochre Color Codes
Code | Value |
---|---|
HEX | #cb9d06 |
RGB | rgb(203,157,6) |
HSL | |
CMYK |
Shades of Yellow Ochre (#cb9d06)
Tints of Yellow Ochre (#cb9d06)
Yellow Ochre (#cb9d06) Preview
Text with hexademical color #cb9d06
This text has a font color of #cb9d06
<span style="color: #cb9d06;">Text</span>
#cb9d06 background color
This paragraph has a background color of #cb9d06
<p style="background-color: #cb9d06;">Text</p>
#cb9d06 border color
This element has a border color of #cb9d06
<div style="border: 2px solid #cb9d06;">Text</div>
CSS codes
.text {color:#cb9d06;}
.background {background-color: #cb9d06;}
.border {border:2px solid #cb9d06;}