#b21c7d color space conversions
Hex:
#b21c7d
RGB:
178, 28, 125
CMY:
30, 89, 51
CMYK:
0, 84, 30, 30
HSL:
321°, 72.8155%, 40.3922%
HSV (HSB):
321°, 84.2697%, 69.8039%
XYZ:
22.4770, 11.7762, 20.4904
xyY:
0.4106, 0.2151, 11.7762
CIE-Lab:
40.8581, 64.1200, -16.5799
CIE-LCH:
40.8581, 66.2289, 345.5022
CIE-Luv:
40.8581, 78.1739, -32.7319
Hunter-Lab:
34.3164, 56.8627, -11.3807
#b21c7d color charts
#b21c7d color shades, tints & tones
#b21c7d color schemes
#b21c7d color preview, HTML & CSS examples
This text has a color of #b21c7d
<p style="color:#b21c7d;">Text here</p>
.mytext {color:#b21c7d;}
This box has a color of #b21c7d
<div style="background-color:#b21c7d;">Content here</div>
.mybackground {background-color:#b21c7d;}
Border around this has a color of #b21c7d
<div style="border:2px solid #b21c7d;">Content here</div>
.myborder {border:2px solid #b21c7d;}