#c21f8e color space conversions
Hex:
#c21f8e
RGB:
194, 31, 142
CMY:
24, 88, 44
CMYK:
0, 84, 27, 24
HSL:
319°, 72.4444%, 44.1176%
HSV (HSB):
319°, 84.0206%, 76.0784%
XYZ:
27.6206, 14.4023, 26.9153
xyY:
0.4007, 0.2089, 14.4023
CIE-Lab:
44.8044, 69.0951, -20.6839
CIE-LCH:
44.8044, 72.1246, 343.3347
CIE-Luv:
44.8044, 83.1363, -40.0539
Hunter-Lab:
37.9504, 63.5007, -15.4847
#c21f8e color charts
#c21f8e color shades, tints & tones
#c21f8e color schemes
#c21f8e color preview, HTML & CSS examples
This text has a color of #c21f8e
<p style="color:#c21f8e;">Text here</p>
.mytext {color:#c21f8e;}
This box has a color of #c21f8e
<div style="background-color:#c21f8e;">Content here</div>
.mybackground {background-color:#c21f8e;}
Border around this has a color of #c21f8e
<div style="border:2px solid #c21f8e;">Content here</div>
.myborder {border:2px solid #c21f8e;}