#c10c65 color space conversions
Hex:
#c10c65
RGB:
193, 12, 101
CMY:
24, 95, 60
CMYK:
0, 94, 48, 24
HSL:
330°, 88.2927%, 40.1961%
HSV (HSB):
330°, 93.7824%, 75.6863%
XYZ:
24.4728, 12.5400, 13.4425
xyY:
0.4850, 0.2485, 12.5400
CIE-Lab:
42.0618, 67.8248, 0.5193
CIE-LCH:
42.0618, 67.8268, 0.4387
CIE-Luv:
42.0618, 103.4738, -12.0699
Hunter-Lab:
35.4118, 61.3888, 2.2815
#c10c65 color charts
#c10c65 color shades, tints & tones
#c10c65 color schemes
#c10c65 color preview, HTML & CSS examples
This text has a color of #c10c65
<p style="color:#c10c65;">Text here</p>
.mytext {color:#c10c65;}
This box has a color of #c10c65
<div style="background-color:#c10c65;">Content here</div>
.mybackground {background-color:#c10c65;}
Border around this has a color of #c10c65
<div style="border:2px solid #c10c65;">Content here</div>
.myborder {border:2px solid #c10c65;}