#c21a8e color space conversions
Hex:
#c21a8e
RGB:
194, 26, 142
CMY:
24, 90, 44
CMYK:
0, 87, 27, 24
HSL:
319°, 76.3636%, 43.1373%
HSV (HSB):
319°, 86.5979%, 76.0784%
XYZ:
27.5000, 14.1611, 26.8751
xyY:
0.4012, 0.2066, 14.1611
CIE-Lab:
44.4631, 70.0836, -21.2099
CIE-LCH:
44.4631, 73.2228, 343.1623
CIE-Luv:
44.4631, 84.0031, -40.8826
Hunter-Lab:
37.6313, 64.5888, -16.0013
#c21a8e color charts
#c21a8e color shades, tints & tones
#c21a8e color schemes
#c21a8e color preview, HTML & CSS examples
This text has a color of #c21a8e
<p style="color:#c21a8e;">Text here</p>
.mytext {color:#c21a8e;}
This box has a color of #c21a8e
<div style="background-color:#c21a8e;">Content here</div>
.mybackground {background-color:#c21a8e;}
Border around this has a color of #c21a8e
<div style="border:2px solid #c21a8e;">Content here</div>
.myborder {border:2px solid #c21a8e;}