#bf211a color space conversions
Hex:
#bf211a
RGB:
191, 33, 26
CMY:
25, 87, 90
CMYK:
0, 83, 86, 25
HSL:
3°, 76.0369%, 42.5490%
HSV (HSB):
3°, 86.3874%, 74.9020%
XYZ:
22.2162, 12.2387, 2.1687
xyY:
0.6066, 0.3342, 12.2387
CIE-Lab:
41.5929, 59.7519, 45.0847
CIE-LCH:
41.5929, 74.8526, 37.0358
CIE-Luv:
41.5929, 119.3542, 27.3005
Hunter-Lab:
34.9838, 52.1333, 20.8133
#bf211a color charts
#bf211a color shades, tints & tones
#bf211a color schemes
#bf211a color preview, HTML & CSS examples
This text has a color of #bf211a
<p style="color:#bf211a;">Text here</p>
.mytext {color:#bf211a;}
This box has a color of #bf211a
<div style="background-color:#bf211a;">Content here</div>
.mybackground {background-color:#bf211a;}
Border around this has a color of #bf211a
<div style="border:2px solid #bf211a;">Content here</div>
.myborder {border:2px solid #bf211a;}