#bf332c color space conversions
Hex:
#bf332c
RGB:
191, 51, 44
CMY:
25, 80, 83
CMYK:
0, 73, 77, 25
HSL:
3°, 62.5532%, 46.0784%
HSV (HSB):
3°, 76.9634%, 74.9020%
XYZ:
23.1243, 13.6259, 3.7941
xyY:
0.5703, 0.3361, 13.6259
CIE-Lab:
43.6915, 54.8470, 37.5912
CIE-LCH:
43.6915, 66.4928, 34.4261
CIE-Luv:
43.6915, 107.5480, 25.5583
Hunter-Lab:
36.9132, 47.2232, 19.7451
#bf332c color charts
#bf332c color shades, tints & tones
#bf332c color schemes
#bf332c color preview, HTML & CSS examples
This text has a color of #bf332c
<p style="color:#bf332c;">Text here</p>
.mytext {color:#bf332c;}
This box has a color of #bf332c
<div style="background-color:#bf332c;">Content here</div>
.mybackground {background-color:#bf332c;}
Border around this has a color of #bf332c
<div style="border:2px solid #bf332c;">Content here</div>
.myborder {border:2px solid #bf332c;}