#bf5c3a color space conversions
Hex:
#bf5c3a
RGB:
191, 92, 58
CMY:
25, 64, 77
CMYK:
0, 52, 70, 25
HSL:
15°, 53.4137%, 48.8235%
HSV (HSB):
15°, 69.6335%, 74.9020%
XYZ:
26.0767, 19.0361, 6.3029
xyY:
0.5072, 0.3702, 19.0361
CIE-Lab:
50.7295, 37.2669, 37.6835
CIE-LCH:
50.7295, 52.9987, 45.3185
CIE-Luv:
50.7295, 77.6456, 32.9757
Hunter-Lab:
43.6304, 30.3313, 21.9762
#bf5c3a color charts
#bf5c3a color shades, tints & tones
#bf5c3a color schemes
#bf5c3a color preview, HTML & CSS examples
This text has a color of #bf5c3a
<p style="color:#bf5c3a;">Text here</p>
.mytext {color:#bf5c3a;}
This box has a color of #bf5c3a
<div style="background-color:#bf5c3a;">Content here</div>
.mybackground {background-color:#bf5c3a;}
Border around this has a color of #bf5c3a
<div style="border:2px solid #bf5c3a;">Content here</div>
.myborder {border:2px solid #bf5c3a;}