#bf8d2c color space conversions
Hex:
#bf8d2c
RGB:
191, 141, 44
CMY:
25, 45, 83
CMYK:
0, 26, 77, 25
HSL:
40°, 62.5532%, 46.0784%
HSV (HSB):
40°, 76.9634%, 74.9020%
XYZ:
31.4654, 30.3080, 6.5745
xyY:
0.4604, 0.4434, 30.3080
CIE-Lab:
61.9190, 10.0295, 55.8803
CIE-LCH:
61.9190, 56.7733, 79.8248
CIE-Luv:
61.9190, 41.0462, 57.1050
Hunter-Lab:
55.0527, 5.6795, 31.4564
#bf8d2c color charts
#bf8d2c color shades, tints & tones
#bf8d2c color schemes
#bf8d2c color preview, HTML & CSS examples
This text has a color of #bf8d2c
<p style="color:#bf8d2c;">Text here</p>
.mytext {color:#bf8d2c;}
This box has a color of #bf8d2c
<div style="background-color:#bf8d2c;">Content here</div>
.mybackground {background-color:#bf8d2c;}
Border around this has a color of #bf8d2c
<div style="border:2px solid #bf8d2c;">Content here</div>
.myborder {border:2px solid #bf8d2c;}