#c21e5d color space conversions
Hex:
#c21e5d
RGB:
194, 30, 93
CMY:
24, 88, 64
CMYK:
0, 85, 52, 24
HSL:
337°, 73.2143%, 43.9216%
HSV (HSB):
337°, 84.5361%, 76.0784%
XYZ:
24.6882, 13.1882, 11.6003
xyY:
0.4990, 0.2666, 13.1882
CIE-Lab:
43.0454, 64.5155, 6.9899
CIE-LCH:
43.0454, 64.8931, 6.1835
CIE-Luv:
43.0454, 104.0539, -3.9467
Hunter-Lab:
36.3156, 57.7964, 6.4819
#c21e5d color charts
#c21e5d color shades, tints & tones
#c21e5d color schemes
#c21e5d color preview, HTML & CSS examples
This text has a color of #c21e5d
<p style="color:#c21e5d;">Text here</p>
.mytext {color:#c21e5d;}
This box has a color of #c21e5d
<div style="background-color:#c21e5d;">Content here</div>
.mybackground {background-color:#c21e5d;}
Border around this has a color of #c21e5d
<div style="border:2px solid #c21e5d;">Content here</div>
.myborder {border:2px solid #c21e5d;}