#bd7b1e color space conversions
Hex:
#bd7b1e
RGB:
189, 123, 30
CMY:
26, 52, 88
CMYK:
0, 35, 84, 26
HSL:
35°, 72.6027%, 42.9412%
HSV (HSB):
35°, 84.1270%, 74.1176%
XYZ:
28.3036, 25.0785, 4.5772
xyY:
0.4883, 0.4327, 25.0785
CIE-Lab:
57.1518, 18.5812, 56.5826
CIE-LCH:
57.1518, 59.5554, 71.8203
CIE-Luv:
57.1518, 54.1407, 53.0163
Hunter-Lab:
50.0784, 13.2483, 29.6358
#bd7b1e color charts
#bd7b1e color shades, tints & tones
#bd7b1e color schemes
#bd7b1e color preview, HTML & CSS examples
This text has a color of #bd7b1e
<p style="color:#bd7b1e;">Text here</p>
.mytext {color:#bd7b1e;}
This box has a color of #bd7b1e
<div style="background-color:#bd7b1e;">Content here</div>
.mybackground {background-color:#bd7b1e;}
Border around this has a color of #bd7b1e
<div style="border:2px solid #bd7b1e;">Content here</div>
.myborder {border:2px solid #bd7b1e;}