#c21d8d color space conversions
Hex:
#c21d8d
RGB:
194, 29, 141
CMY:
24, 89, 45
CMYK:
0, 85, 27, 24
HSL:
319°, 73.9910%, 43.7255%
HSV (HSB):
319°, 85.0515%, 76.0784%
XYZ:
27.4952, 14.2712, 26.5048
xyY:
0.4027, 0.2090, 14.2712
CIE-Lab:
44.6193, 69.3911, -20.3615
CIE-LCH:
44.6193, 72.3168, 343.6466
CIE-Luv:
44.6193, 83.9321, -39.6211
Hunter-Lab:
37.7772, 63.8069, -15.1543
#c21d8d color charts
#c21d8d color shades, tints & tones
#c21d8d color schemes
#c21d8d color preview, HTML & CSS examples
This text has a color of #c21d8d
<p style="color:#c21d8d;">Text here</p>
.mytext {color:#c21d8d;}
This box has a color of #c21d8d
<div style="background-color:#c21d8d;">Content here</div>
.mybackground {background-color:#c21d8d;}
Border around this has a color of #c21d8d
<div style="border:2px solid #c21d8d;">Content here</div>
.myborder {border:2px solid #c21d8d;}