#bd7d08 color space conversions
Hex:
#bd7d08
RGB:
189, 125, 8
CMY:
26, 51, 97
CMYK:
0, 34, 96, 26
HSL:
39°, 91.8782%, 38.6275%
HSV (HSB):
39°, 95.7672%, 74.1176%
XYZ:
28.3637, 25.5036, 3.6575
xyY:
0.4931, 0.4433, 25.5036
CIE-Lab:
57.5628, 17.0459, 62.3011
CIE-LCH:
57.5628, 64.5909, 74.6981
CIE-Luv:
57.5628, 53.1909, 56.6632
Hunter-Lab:
50.5011, 11.8769, 31.0567
#bd7d08 color charts
#bd7d08 color shades, tints & tones
#bd7d08 color schemes
#bd7d08 color preview, HTML & CSS examples
This text has a color of #bd7d08
<p style="color:#bd7d08;">Text here</p>
.mytext {color:#bd7d08;}
This box has a color of #bd7d08
<div style="background-color:#bd7d08;">Content here</div>
.mybackground {background-color:#bd7d08;}
Border around this has a color of #bd7d08
<div style="border:2px solid #bd7d08;">Content here</div>
.myborder {border:2px solid #bd7d08;}