#c10e4e color space conversions
Hex:
#c10e4e
RGB:
193, 14, 78
CMY:
24, 95, 69
CMYK:
0, 93, 60, 24
HSL:
339°, 86.4734%, 40.5882%
HSV (HSB):
339°, 92.7461%, 75.6863%
XYZ:
23.5245, 12.2016, 8.3230
xyY:
0.5341, 0.2770, 12.2016
CIE-Lab:
41.5347, 65.9339, 14.3183
CIE-LCH:
41.5347, 67.4707, 12.2522
CIE-Luv:
41.5347, 112.6343, 3.2333
Hunter-Lab:
34.9308, 59.0839, 10.3245
#c10e4e color charts
#c10e4e color shades, tints & tones
#c10e4e color schemes
#c10e4e color preview, HTML & CSS examples
This text has a color of #c10e4e
<p style="color:#c10e4e;">Text here</p>
.mytext {color:#c10e4e;}
This box has a color of #c10e4e
<div style="background-color:#c10e4e;">Content here</div>
.mybackground {background-color:#c10e4e;}
Border around this has a color of #c10e4e
<div style="border:2px solid #c10e4e;">Content here</div>
.myborder {border:2px solid #c10e4e;}