#b21a2a color space conversions
Hex:
#b21a2a
RGB:
178, 26, 42
CMY:
30, 90, 84
CMYK:
0, 85, 76, 30
HSL:
354°, 74.5098%, 40.0000%
HSV (HSB):
354°, 85.3933%, 69.8039%
XYZ:
19.1474, 10.3709, 3.1831
xyY:
0.5855, 0.3171, 10.3709
CIE-Lab:
38.5001, 58.1935, 32.3544
CIE-LCH:
38.5001, 66.5830, 29.0732
CIE-Luv:
38.5001, 109.0188, 19.1291
Hunter-Lab:
32.2039, 49.7734, 16.6824
#b21a2a color charts
#b21a2a color shades, tints & tones
#b21a2a color schemes
#b21a2a color preview, HTML & CSS examples
This text has a color of #b21a2a
<p style="color:#b21a2a;">Text here</p>
.mytext {color:#b21a2a;}
This box has a color of #b21a2a
<div style="background-color:#b21a2a;">Content here</div>
.mybackground {background-color:#b21a2a;}
Border around this has a color of #b21a2a
<div style="border:2px solid #b21a2a;">Content here</div>
.myborder {border:2px solid #b21a2a;}