#c10c82 color space conversions
Hex:
#c10c82
RGB:
193, 12, 130
CMY:
24, 95, 49
CMYK:
0, 94, 33, 24
HSL:
321°, 88.2927%, 40.1961%
HSV (HSB):
321°, 93.7824%, 75.6863%
XYZ:
26.1531, 13.2121, 22.2909
xyY:
0.4242, 0.2143, 13.2121
CIE-Lab:
43.0811, 70.5506, -16.0103
CIE-LCH:
43.0811, 72.3444, 347.2142
CIE-Luv:
43.0811, 90.3909, -33.6062
Hunter-Lab:
36.3485, 64.8226, -10.9159
#c10c82 color charts
#c10c82 color shades, tints & tones
#c10c82 color schemes
#c10c82 color preview, HTML & CSS examples
This text has a color of #c10c82
<p style="color:#c10c82;">Text here</p>
.mytext {color:#c10c82;}
This box has a color of #c10c82
<div style="background-color:#c10c82;">Content here</div>
.mybackground {background-color:#c10c82;}
Border around this has a color of #c10c82
<div style="border:2px solid #c10c82;">Content here</div>
.myborder {border:2px solid #c10c82;}