#b21f64 color space conversions
Hex:
#b21f64
RGB:
178, 31, 100
CMY:
30, 88, 61
CMYK:
0, 83, 44, 30
HSL:
332°, 70.3349%, 40.9804%
HSV (HSB):
332°, 82.5843%, 69.8039%
XYZ:
21.1503, 11.3651, 13.1355
xyY:
0.4633, 0.2490, 11.3651
CIE-Lab:
40.1886, 60.7985, -1.9463
CIE-LCH:
40.1886, 60.8297, 358.1665
CIE-Luv:
40.1886, 87.9538, -13.3772
Hunter-Lab:
33.7121, 52.9914, 0.4968
#b21f64 color charts
#b21f64 color shades, tints & tones
#b21f64 color schemes
#b21f64 color preview, HTML & CSS examples
This text has a color of #b21f64
<p style="color:#b21f64;">Text here</p>
.mytext {color:#b21f64;}
This box has a color of #b21f64
<div style="background-color:#b21f64;">Content here</div>
.mybackground {background-color:#b21f64;}
Border around this has a color of #b21f64
<div style="border:2px solid #b21f64;">Content here</div>
.myborder {border:2px solid #b21f64;}