#c10a7e color space conversions
Hex:
#c10a7e
RGB:
193, 10, 126
CMY:
24, 96, 51
CMYK:
0, 95, 35, 24
HSL:
322°, 90.1478%, 39.8039%
HSV (HSB):
322°, 94.8187%, 75.6863%
XYZ:
25.8668, 13.0609, 20.8963
xyY:
0.4324, 0.2183, 13.0609
CIE-Lab:
42.8549, 70.3348, -13.8891
CIE-LCH:
42.8549, 71.6930, 348.8294
CIE-Luv:
42.8549, 92.4138, -30.7066
Hunter-Lab:
36.1399, 64.5149, -8.9840
#c10a7e color charts
#c10a7e color shades, tints & tones
#c10a7e color schemes
#c10a7e color preview, HTML & CSS examples
This text has a color of #c10a7e
<p style="color:#c10a7e;">Text here</p>
.mytext {color:#c10a7e;}
This box has a color of #c10a7e
<div style="background-color:#c10a7e;">Content here</div>
.mybackground {background-color:#c10a7e;}
Border around this has a color of #c10a7e
<div style="border:2px solid #c10a7e;">Content here</div>
.myborder {border:2px solid #c10a7e;}