#c10d5d color space conversions
Hex:
#c10d5d
RGB:
193, 13, 93
CMY:
24, 95, 64
CMYK:
0, 93, 52, 24
HSL:
333°, 87.3786%, 40.3922%
HSV (HSB):
333°, 93.2642%, 75.6863%
XYZ:
24.1120, 12.4156, 11.4815
xyY:
0.5022, 0.2586, 12.4156
CIE-Lab:
41.8692, 67.0843, 5.2865
CIE-LCH:
41.8692, 67.2922, 4.5058
CIE-Luv:
41.8692, 106.7710, -6.4569
Hunter-Lab:
35.2358, 60.4857, 5.3455
#c10d5d color charts
#c10d5d color shades, tints & tones
#c10d5d color schemes
#c10d5d color preview, HTML & CSS examples
This text has a color of #c10d5d
<p style="color:#c10d5d;">Text here</p>
.mytext {color:#c10d5d;}
This box has a color of #c10d5d
<div style="background-color:#c10d5d;">Content here</div>
.mybackground {background-color:#c10d5d;}
Border around this has a color of #c10d5d
<div style="border:2px solid #c10d5d;">Content here</div>
.myborder {border:2px solid #c10d5d;}