#bf6c2c color space conversions
Hex:
#bf6c2c
RGB:
191, 108, 44
CMY:
25, 58, 83
CMYK:
0, 43, 77, 25
HSL:
26°, 62.5532%, 46.0784%
HSV (HSB):
26°, 76.9634%, 74.9020%
XYZ:
27.3030, 21.9833, 5.1871
xyY:
0.5012, 0.4036, 21.9833
CIE-Lab:
54.0093, 28.1447, 48.2037
CIE-LCH:
54.0093, 55.8186, 59.7206
CIE-Luv:
54.0093, 66.8822, 43.9822
Hunter-Lab:
46.8864, 21.8935, 26.2612
#bf6c2c color charts
#bf6c2c color shades, tints & tones
#bf6c2c color schemes
#bf6c2c color preview, HTML & CSS examples
This text has a color of #bf6c2c
<p style="color:#bf6c2c;">Text here</p>
.mytext {color:#bf6c2c;}
This box has a color of #bf6c2c
<div style="background-color:#bf6c2c;">Content here</div>
.mybackground {background-color:#bf6c2c;}
Border around this has a color of #bf6c2c
<div style="border:2px solid #bf6c2c;">Content here</div>
.myborder {border:2px solid #bf6c2c;}