#bf5d2c color space conversions
Hex:
#bf5d2c
RGB:
191, 93, 44
CMY:
25, 64, 83
CMYK:
0, 51, 77, 25
HSL:
20°, 62.5532%, 46.0784%
HSV (HSB):
20°, 76.9634%, 74.9020%
XYZ:
25.8548, 19.0869, 4.7043
xyY:
0.5208, 0.3845, 19.0869
CIE-Lab:
50.7887, 36.0872, 44.9737
CIE-LCH:
50.7887, 57.6622, 51.2562
CIE-Luv:
50.7887, 78.6582, 38.4034
Hunter-Lab:
43.6886, 29.1810, 24.1978
#bf5d2c color charts
#bf5d2c color shades, tints & tones
#bf5d2c color schemes
#bf5d2c color preview, HTML & CSS examples
This text has a color of #bf5d2c
<p style="color:#bf5d2c;">Text here</p>
.mytext {color:#bf5d2c;}
This box has a color of #bf5d2c
<div style="background-color:#bf5d2c;">Content here</div>
.mybackground {background-color:#bf5d2c;}
Border around this has a color of #bf5d2c
<div style="border:2px solid #bf5d2c;">Content here</div>
.myborder {border:2px solid #bf5d2c;}