#b21b1e color space conversions
Hex:
#b21b1e
RGB:
178, 27, 30
CMY:
30, 89, 88
CMYK:
0, 85, 83, 30
HSL:
359°, 73.6585%, 40.1961%
HSV (HSB):
359°, 84.8315%, 69.8039%
XYZ:
18.9864, 10.3426, 2.2239
xyY:
0.6017, 0.3278, 10.3426
CIE-Lab:
38.4504, 57.5837, 39.2099
CIE-LCH:
38.4504, 69.6656, 34.2517
CIE-Luv:
38.4504, 111.0778, 23.2500
Hunter-Lab:
32.1599, 49.1020, 18.4119
#b21b1e color charts
#b21b1e color shades, tints & tones
#b21b1e color schemes
#b21b1e color preview, HTML & CSS examples
This text has a color of #b21b1e
<p style="color:#b21b1e;">Text here</p>
.mytext {color:#b21b1e;}
This box has a color of #b21b1e
<div style="background-color:#b21b1e;">Content here</div>
.mybackground {background-color:#b21b1e;}
Border around this has a color of #b21b1e
<div style="border:2px solid #b21b1e;">Content here</div>
.myborder {border:2px solid #b21b1e;}