#b21a1b color space conversions
Hex:
#b21a1b
RGB:
178, 26, 27
CMY:
30, 90, 89
CMYK:
0, 85, 85, 30
HSL:
360°, 74.5098%, 40.0000%
HSV (HSB):
360°, 85.3933%, 69.8039%
XYZ:
18.9273, 10.2829, 2.0241
xyY:
0.6060, 0.3292, 10.2829
CIE-Lab:
38.3454, 57.7327, 40.7178
CIE-LCH:
38.3454, 70.6470, 35.1946
CIE-Luv:
38.3454, 111.9328, 23.9173
Hunter-Lab:
32.0670, 49.2413, 18.7044
#b21a1b color charts
#b21a1b color shades, tints & tones
#b21a1b color schemes
#b21a1b color preview, HTML & CSS examples
This text has a color of #b21a1b
<p style="color:#b21a1b;">Text here</p>
.mytext {color:#b21a1b;}
This box has a color of #b21a1b
<div style="background-color:#b21a1b;">Content here</div>
.mybackground {background-color:#b21a1b;}
Border around this has a color of #b21a1b
<div style="border:2px solid #b21a1b;">Content here</div>
.myborder {border:2px solid #b21a1b;}