#b21f97 color space conversions
Hex:
#b21f97
RGB:
178, 31, 151
CMY:
30, 88, 41
CMYK:
0, 83, 15, 30
HSL:
311°, 70.3349%, 40.9804%
HSV (HSB):
311°, 82.5843%, 69.8039%
XYZ:
24.4360, 12.6793, 30.4376
xyY:
0.3617, 0.1877, 12.6793
CIE-Lab:
42.2760, 66.7420, -30.2957
CIE-LCH:
42.2760, 73.2961, 335.5856
CIE-Luv:
42.2760, 66.8570, -52.3979
Hunter-Lab:
35.6080, 60.1815, -25.7552
#b21f97 color charts
#b21f97 color shades, tints & tones
#b21f97 color schemes
#b21f97 color preview, HTML & CSS examples
This text has a color of #b21f97
<p style="color:#b21f97;">Text here</p>
.mytext {color:#b21f97;}
This box has a color of #b21f97
<div style="background-color:#b21f97;">Content here</div>
.mybackground {background-color:#b21f97;}
Border around this has a color of #b21f97
<div style="border:2px solid #b21f97;">Content here</div>
.myborder {border:2px solid #b21f97;}