#c10d2d color space conversions
Hex:
#c10d2d
RGB:
193, 13, 45
CMY:
24, 95, 82
CMYK:
0, 93, 77, 24
HSL:
349°, 87.3786%, 40.3922%
HSV (HSB):
349°, 93.2642%, 75.6863%
XYZ:
22.6099, 11.8148, 3.5714
xyY:
0.5951, 0.3109, 11.8148
CIE-Lab:
40.9202, 64.4605, 34.1171
CIE-LCH:
40.9202, 72.9324, 27.8910
CIE-Luv:
40.9202, 123.2604, 19.5222
Hunter-Lab:
34.3726, 57.2631, 17.9004
#c10d2d color charts
#c10d2d color shades, tints & tones
#c10d2d color schemes
#c10d2d color preview, HTML & CSS examples
This text has a color of #c10d2d
<p style="color:#c10d2d;">Text here</p>
.mytext {color:#c10d2d;}
This box has a color of #c10d2d
<div style="background-color:#c10d2d;">Content here</div>
.mybackground {background-color:#c10d2d;}
Border around this has a color of #c10d2d
<div style="border:2px solid #c10d2d;">Content here</div>
.myborder {border:2px solid #c10d2d;}