#bf392a color space conversions
Hex:
#bf392a
RGB:
191, 57, 42
CMY:
25, 78, 84
CMYK:
0, 70, 78, 25
HSL:
6°, 63.9485%, 45.6863%
HSV (HSB):
6°, 78.0105%, 74.9020%
XYZ:
23.3669, 14.1698, 3.6940
xyY:
0.5667, 0.3437, 14.1698
CIE-Lab:
44.4754, 52.5558, 39.5229
CIE-LCH:
44.4754, 65.7584, 36.9438
CIE-Luv:
44.4754, 104.4069, 27.7417
Hunter-Lab:
37.6428, 44.9297, 20.5317
#bf392a color charts
#bf392a color shades, tints & tones
#bf392a color schemes
#bf392a color preview, HTML & CSS examples
This text has a color of #bf392a
<p style="color:#bf392a;">Text here</p>
.mytext {color:#bf392a;}
This box has a color of #bf392a
<div style="background-color:#bf392a;">Content here</div>
.mybackground {background-color:#bf392a;}
Border around this has a color of #bf392a
<div style="border:2px solid #bf392a;">Content here</div>
.myborder {border:2px solid #bf392a;}