#c10d3c color space conversions
Hex:
#c10d3c
RGB:
193, 13, 60
CMY:
24, 95, 76
CMYK:
0, 93, 69, 24
HSL:
344°, 87.3786%, 40.3922%
HSV (HSB):
344°, 93.2642%, 75.6863%
XYZ:
22.9519, 11.9515, 5.3721
xyY:
0.5699, 0.2967, 11.9515
CIE-Lab:
41.1390, 65.0714, 25.1612
CIE-LCH:
41.1390, 69.7665, 21.1400
CIE-Luv:
41.1390, 119.0675, 12.9982
Hunter-Lab:
34.5710, 58.0077, 14.9864
#c10d3c color charts
#c10d3c color shades, tints & tones
#c10d3c color schemes
#c10d3c color preview, HTML & CSS examples
This text has a color of #c10d3c
<p style="color:#c10d3c;">Text here</p>
.mytext {color:#c10d3c;}
This box has a color of #c10d3c
<div style="background-color:#c10d3c;">Content here</div>
.mybackground {background-color:#c10d3c;}
Border around this has a color of #c10d3c
<div style="border:2px solid #c10d3c;">Content here</div>
.myborder {border:2px solid #c10d3c;}