#c20c80 color space conversions
Hex:
#c20c80
RGB:
194, 12, 128
CMY:
24, 95, 50
CMYK:
0, 94, 34, 24
HSL:
322°, 88.3495%, 40.3922%
HSV (HSB):
322°, 93.8144%, 76.0784%
XYZ:
26.2759, 13.2908, 21.6026
xyY:
0.4296, 0.2173, 13.2908
CIE-Lab:
43.1982, 70.5544, -14.5825
CIE-LCH:
43.1982, 72.0456, 348.3223
CIE-Luv:
43.1982, 92.1156, -31.7268
Hunter-Lab:
36.4565, 64.8541, -9.6131
#c20c80 color charts
#c20c80 color shades, tints & tones
#c20c80 color schemes
#c20c80 color preview, HTML & CSS examples
This text has a color of #c20c80
<p style="color:#c20c80;">Text here</p>
.mytext {color:#c20c80;}
This box has a color of #c20c80
<div style="background-color:#c20c80;">Content here</div>
.mybackground {background-color:#c20c80;}
Border around this has a color of #c20c80
<div style="border:2px solid #c20c80;">Content here</div>
.myborder {border:2px solid #c20c80;}