#bf412e color space conversions
Hex:
#bf412e
RGB:
191, 65, 46
CMY:
25, 75, 82
CMYK:
0, 66, 76, 25
HSL:
8°, 61.1814%, 46.4706%
HSV (HSB):
8°, 75.9162%, 74.9020%
XYZ:
23.8693, 15.0542, 4.2325
xyY:
0.5531, 0.3488, 15.0542
CIE-Lab:
45.7084, 49.4704, 38.6439
CIE-LCH:
45.7084, 62.7748, 37.9953
CIE-Luv:
45.7084, 98.6679, 28.5484
Hunter-Lab:
38.7998, 41.9122, 20.6922
#bf412e color charts
#bf412e color shades, tints & tones
#bf412e color schemes
#bf412e color preview, HTML & CSS examples
This text has a color of #bf412e
<p style="color:#bf412e;">Text here</p>
.mytext {color:#bf412e;}
This box has a color of #bf412e
<div style="background-color:#bf412e;">Content here</div>
.mybackground {background-color:#bf412e;}
Border around this has a color of #bf412e
<div style="border:2px solid #bf412e;">Content here</div>
.myborder {border:2px solid #bf412e;}