#c21c85 color space conversions
Hex:
#c21c85
RGB:
194, 28, 133
CMY:
24, 89, 48
CMYK:
0, 86, 31, 24
HSL:
322°, 74.7748%, 43.5294%
HSV (HSB):
322°, 85.5670%, 76.0784%
XYZ:
26.8970, 13.9933, 23.4736
xyY:
0.4179, 0.2174, 13.9933
CIE-Lab:
44.2233, 68.6823, -16.0900
CIE-LCH:
44.2233, 70.5418, 346.8153
CIE-Luv:
44.2233, 87.5934, -33.5742
Hunter-Lab:
37.4076, 62.8827, -11.0197
#c21c85 color charts
#c21c85 color shades, tints & tones
#c21c85 color schemes
#c21c85 color preview, HTML & CSS examples
This text has a color of #c21c85
<p style="color:#c21c85;">Text here</p>
.mytext {color:#c21c85;}
This box has a color of #c21c85
<div style="background-color:#c21c85;">Content here</div>
.mybackground {background-color:#c21c85;}
Border around this has a color of #c21c85
<div style="border:2px solid #c21c85;">Content here</div>
.myborder {border:2px solid #c21c85;}