#bf8f2c color space conversions
Hex:
#bf8f2c
RGB:
191, 143, 44
CMY:
25, 44, 83
CMYK:
0, 25, 77, 25
HSL:
40°, 62.5532%, 46.0784%
HSV (HSB):
40°, 76.9634%, 74.9020%
XYZ:
31.7629, 30.9031, 6.6737
xyY:
0.4581, 0.4457, 30.9031
CIE-Lab:
62.4258, 8.9323, 56.3614
CIE-LCH:
62.4258, 57.0648, 80.9946
CIE-Luv:
62.4258, 39.5251, 57.9205
Hunter-Lab:
55.5906, 4.7065, 31.7956
#bf8f2c color charts
#bf8f2c color shades, tints & tones
#bf8f2c color schemes
#bf8f2c color preview, HTML & CSS examples
This text has a color of #bf8f2c
<p style="color:#bf8f2c;">Text here</p>
.mytext {color:#bf8f2c;}
This box has a color of #bf8f2c
<div style="background-color:#bf8f2c;">Content here</div>
.mybackground {background-color:#bf8f2c;}
Border around this has a color of #bf8f2c
<div style="border:2px solid #bf8f2c;">Content here</div>
.myborder {border:2px solid #bf8f2c;}