#b21c7f color space conversions
Hex:
#b21c7f
RGB:
178, 28, 127
CMY:
30, 89, 50
CMYK:
0, 84, 29, 30
HSL:
320°, 72.8155%, 40.3922%
HSV (HSB):
320°, 84.2697%, 69.8039%
XYZ:
22.6061, 11.8278, 21.1702
xyY:
0.4066, 0.2127, 11.8278
CIE-Lab:
40.9411, 64.3531, -17.6905
CIE-LCH:
40.9411, 66.7404, 344.6292
CIE-Luv:
40.9411, 77.3248, -34.2772
Hunter-Lab:
34.3916, 57.1457, -12.4227
#b21c7f color charts
#b21c7f color shades, tints & tones
#b21c7f color schemes
#b21c7f color preview, HTML & CSS examples
This text has a color of #b21c7f
<p style="color:#b21c7f;">Text here</p>
.mytext {color:#b21c7f;}
This box has a color of #b21c7f
<div style="background-color:#b21c7f;">Content here</div>
.mybackground {background-color:#b21c7f;}
Border around this has a color of #b21c7f
<div style="border:2px solid #b21c7f;">Content here</div>
.myborder {border:2px solid #b21c7f;}