#c10c8f color space conversions
Hex:
#c10c8f
RGB:
193, 12, 143
CMY:
24, 95, 44
CMYK:
0, 94, 26, 24
HSL:
317°, 88.2927%, 40.1961%
HSV (HSB):
317°, 93.7824%, 75.6863%
XYZ:
27.0817, 13.5836, 27.1811
xyY:
0.3992, 0.2002, 13.5836
CIE-Lab:
43.6297, 71.9906, -23.1211
CIE-LCH:
43.6297, 75.6124, 342.1946
CIE-Luv:
43.6297, 84.4772, -43.6606
Hunter-Lab:
36.8559, 66.6640, -17.9271
#c10c8f color charts
#c10c8f color shades, tints & tones
#c10c8f color schemes
#c10c8f color preview, HTML & CSS examples
This text has a color of #c10c8f
<p style="color:#c10c8f;">Text here</p>
.mytext {color:#c10c8f;}
This box has a color of #c10c8f
<div style="background-color:#c10c8f;">Content here</div>
.mybackground {background-color:#c10c8f;}
Border around this has a color of #c10c8f
<div style="border:2px solid #c10c8f;">Content here</div>
.myborder {border:2px solid #c10c8f;}