#c10e7d color space conversions
Hex:
#c10e7d
RGB:
193, 14, 125
CMY:
24, 95, 51
CMYK:
0, 93, 35, 24
HSL:
323°, 86.4734%, 40.5882%
HSV (HSB):
323°, 92.7461%, 75.6863%
XYZ:
25.8510, 13.1322, 20.5743
xyY:
0.4341, 0.2205, 13.1322
CIE-Lab:
42.9618, 69.8083, -13.1091
CIE-LCH:
42.9618, 71.0285, 349.3644
CIE-Luv:
42.9618, 92.4582, -29.5948
Hunter-Lab:
36.2384, 63.9177, -8.2950
#c10e7d color charts
#c10e7d color shades, tints & tones
#c10e7d color schemes
#c10e7d color preview, HTML & CSS examples
This text has a color of #c10e7d
<p style="color:#c10e7d;">Text here</p>
.mytext {color:#c10e7d;}
This box has a color of #c10e7d
<div style="background-color:#c10e7d;">Content here</div>
.mybackground {background-color:#c10e7d;}
Border around this has a color of #c10e7d
<div style="border:2px solid #c10e7d;">Content here</div>
.myborder {border:2px solid #c10e7d;}