#b21d97 color space conversions
Hex:
#b21d97
RGB:
178, 29, 151
CMY:
30, 89, 41
CMYK:
0, 84, 15, 30
HSL:
311°, 71.9807%, 40.5882%
HSV (HSB):
311°, 83.7079%, 69.8039%
XYZ:
24.3854, 12.5781, 30.4207
xyY:
0.3619, 0.1867, 12.5781
CIE-Lab:
42.1205, 67.1926, -30.5397
CIE-LCH:
42.1205, 73.8073, 335.5578
CIE-Luv:
42.1205, 67.1779, -52.7575
Hunter-Lab:
35.4656, 60.6680, -26.0303
#b21d97 color charts
#b21d97 color shades, tints & tones
#b21d97 color schemes
#b21d97 color preview, HTML & CSS examples
This text has a color of #b21d97
<p style="color:#b21d97;">Text here</p>
.mytext {color:#b21d97;}
This box has a color of #b21d97
<div style="background-color:#b21d97;">Content here</div>
.mybackground {background-color:#b21d97;}
Border around this has a color of #b21d97
<div style="border:2px solid #b21d97;">Content here</div>
.myborder {border:2px solid #b21d97;}