#bd942f color space conversions
Hex:
#bd942f
RGB:
189, 148, 47
CMY:
26, 42, 82
CMYK:
0, 22, 75, 26
HSL:
43°, 60.1695%, 46.2745%
HSV (HSB):
43°, 75.1323%, 74.1176%
XYZ:
32.0893, 32.2039, 7.2140
xyY:
0.4488, 0.4504, 32.2039
CIE-Lab:
63.5110, 5.4387, 56.1593
CIE-LCH:
63.5110, 56.4221, 84.4685
CIE-Luv:
63.5110, 34.0827, 59.1203
Hunter-Lab:
56.7484, 1.6257, 32.1868
#bd942f color charts
#bd942f color shades, tints & tones
#bd942f color schemes
#bd942f color preview, HTML & CSS examples
This text has a color of #bd942f
<p style="color:#bd942f;">Text here</p>
.mytext {color:#bd942f;}
This box has a color of #bd942f
<div style="background-color:#bd942f;">Content here</div>
.mybackground {background-color:#bd942f;}
Border around this has a color of #bd942f
<div style="border:2px solid #bd942f;">Content here</div>
.myborder {border:2px solid #bd942f;}