#b21a4e color space conversions
Hex:
#b21a4e
RGB:
178, 26, 78
CMY:
30, 90, 69
CMYK:
0, 85, 56, 30
HSL:
339°, 74.5098%, 40.0000%
HSV (HSB):
339°, 85.3933%, 69.8039%
XYZ:
20.1046, 10.7538, 8.2238
xyY:
0.5144, 0.2752, 10.7538
CIE-Lab:
39.1627, 60.1426, 10.5671
CIE-LCH:
39.1627, 61.0638, 9.9652
CIE-Luv:
39.1627, 97.9454, 0.6623
Hunter-Lab:
32.7930, 52.0464, 8.0865
#b21a4e color charts
#b21a4e color shades, tints & tones
#b21a4e color schemes
#b21a4e color preview, HTML & CSS examples
This text has a color of #b21a4e
<p style="color:#b21a4e;">Text here</p>
.mytext {color:#b21a4e;}
This box has a color of #b21a4e
<div style="background-color:#b21a4e;">Content here</div>
.mybackground {background-color:#b21a4e;}
Border around this has a color of #b21a4e
<div style="border:2px solid #b21a4e;">Content here</div>
.myborder {border:2px solid #b21a4e;}