#ba211f color space conversions
Hex:
#ba211f
RGB:
186, 33, 31
CMY:
27, 87, 88
CMYK:
0, 82, 83, 27
HSL:
1°, 71.4286%, 42.5490%
HSV (HSB):
1°, 83.3333%, 72.9412%
XYZ:
21.0409, 11.6257, 2.4313
xyY:
0.5995, 0.3312, 11.6257
CIE-Lab:
40.6150, 58.4371, 41.2926
CIE-LCH:
40.6150, 71.5540, 35.2457
CIE-Luv:
40.6150, 114.7488, 25.2382
Hunter-Lab:
34.0965, 50.4829, 19.6398
#ba211f color charts
#ba211f color shades, tints & tones
#ba211f color schemes
#ba211f color preview, HTML & CSS examples
This text has a color of #ba211f
<p style="color:#ba211f;">Text here</p>
.mytext {color:#ba211f;}
This box has a color of #ba211f
<div style="background-color:#ba211f;">Content here</div>
.mybackground {background-color:#ba211f;}
Border around this has a color of #ba211f
<div style="border:2px solid #ba211f;">Content here</div>
.myborder {border:2px solid #ba211f;}