#c21e7d color space conversions
Hex:
#c21e7d
RGB:
194, 30, 125
CMY:
24, 88, 51
CMYK:
0, 85, 36, 24
HSL:
325°, 73.2143%, 43.9216%
HSV (HSB):
325°, 84.5361%, 76.0784%
XYZ:
26.4141, 13.8785, 20.6887
xyY:
0.4332, 0.2276, 13.8785
CIE-Lab:
44.0583, 67.4172, -11.4309
CIE-LCH:
44.0583, 68.3794, 350.3767
CIE-Luv:
44.0583, 90.6761, -27.0856
Hunter-Lab:
37.2539, 61.3671, -6.8485
#c21e7d color charts
#c21e7d color shades, tints & tones
#c21e7d color schemes
#c21e7d color preview, HTML & CSS examples
This text has a color of #c21e7d
<p style="color:#c21e7d;">Text here</p>
.mytext {color:#c21e7d;}
This box has a color of #c21e7d
<div style="background-color:#c21e7d;">Content here</div>
.mybackground {background-color:#c21e7d;}
Border around this has a color of #c21e7d
<div style="border:2px solid #c21e7d;">Content here</div>
.myborder {border:2px solid #c21e7d;}