#b21a24 color space conversions
Hex:
#b21a24
RGB:
178, 26, 36
CMY:
30, 90, 86
CMYK:
0, 85, 80, 30
HSL:
356°, 74.5098%, 40.0000%
HSV (HSB):
356°, 85.3933%, 69.8039%
XYZ:
19.0479, 10.3311, 2.6592
xyY:
0.5945, 0.3225, 10.3311
CIE-Lab:
38.4303, 57.9858, 35.8185
CIE-LCH:
38.4303, 68.1566, 31.7041
CIE-Luv:
38.4303, 110.3167, 21.2650
Hunter-Lab:
32.1421, 49.5334, 17.5942
#b21a24 color charts
#b21a24 color shades, tints & tones
#b21a24 color schemes
#b21a24 color preview, HTML & CSS examples
This text has a color of #b21a24
<p style="color:#b21a24;">Text here</p>
.mytext {color:#b21a24;}
This box has a color of #b21a24
<div style="background-color:#b21a24;">Content here</div>
.mybackground {background-color:#b21a24;}
Border around this has a color of #b21a24
<div style="border:2px solid #b21a24;">Content here</div>
.myborder {border:2px solid #b21a24;}