#bf372a color space conversions
Hex:
#bf372a
RGB:
191, 55, 42
CMY:
25, 78, 84
CMYK:
0, 71, 78, 25
HSL:
5°, 63.9485%, 45.6863%
HSV (HSB):
5°, 78.0105%, 74.9020%
XYZ:
23.2700, 13.9759, 3.6616
xyY:
0.5688, 0.3416, 13.9759
CIE-Lab:
44.1984, 53.3164, 39.2345
CIE-LCH:
44.1984, 66.1965, 36.3486
CIE-Luv:
44.1984, 105.6084, 27.2313
Hunter-Lab:
37.3844, 45.6850, 20.3618
#bf372a color charts
#bf372a color shades, tints & tones
#bf372a color schemes
#bf372a color preview, HTML & CSS examples
This text has a color of #bf372a
<p style="color:#bf372a;">Text here</p>
.mytext {color:#bf372a;}
This box has a color of #bf372a
<div style="background-color:#bf372a;">Content here</div>
.mybackground {background-color:#bf372a;}
Border around this has a color of #bf372a
<div style="border:2px solid #bf372a;">Content here</div>
.myborder {border:2px solid #bf372a;}