#bf4f2c color space conversions
Hex:
#bf4f2c
RGB:
191, 79, 44
CMY:
25, 69, 83
CMYK:
0, 59, 77, 25
HSL:
14°, 62.5532%, 46.0784%
HSV (HSB):
14°, 76.9634%, 74.9020%
XYZ:
24.7365, 16.8502, 4.3315
xyY:
0.5387, 0.3670, 16.8502
CIE-Lab:
48.0707, 43.0627, 42.1925
CIE-LCH:
48.0707, 60.2877, 44.4152
CIE-Luv:
48.0707, 89.2288, 33.5766
Hunter-Lab:
41.0490, 35.7299, 22.4779
#bf4f2c color charts
#bf4f2c color shades, tints & tones
#bf4f2c color schemes
#bf4f2c color preview, HTML & CSS examples
This text has a color of #bf4f2c
<p style="color:#bf4f2c;">Text here</p>
.mytext {color:#bf4f2c;}
This box has a color of #bf4f2c
<div style="background-color:#bf4f2c;">Content here</div>
.mybackground {background-color:#bf4f2c;}
Border around this has a color of #bf4f2c
<div style="border:2px solid #bf4f2c;">Content here</div>
.myborder {border:2px solid #bf4f2c;}