#bf211e color space conversions
Hex:
#bf211e
RGB:
191, 33, 30
CMY:
25, 87, 88
CMYK:
0, 83, 84, 25
HSL:
1°, 72.8507%, 43.3333%
HSV (HSB):
1°, 84.2932%, 74.9020%
XYZ:
22.2641, 12.2578, 2.4208
xyY:
0.6027, 0.3318, 12.2578
CIE-Lab:
41.6230, 59.8436, 43.1117
CIE-LCH:
41.6230, 73.7554, 35.7692
CIE-Luv:
41.6230, 118.7673, 26.3210
Hunter-Lab:
35.0112, 52.2409, 20.4082
#bf211e color charts
#bf211e color shades, tints & tones
#bf211e color schemes
#bf211e color preview, HTML & CSS examples
This text has a color of #bf211e
<p style="color:#bf211e;">Text here</p>
.mytext {color:#bf211e;}
This box has a color of #bf211e
<div style="background-color:#bf211e;">Content here</div>
.mybackground {background-color:#bf211e;}
Border around this has a color of #bf211e
<div style="border:2px solid #bf211e;">Content here</div>
.myborder {border:2px solid #bf211e;}