#c10c3d color space conversions
Hex:
#c10c3d
RGB:
193, 12, 61
CMY:
24, 95, 76
CMYK:
0, 94, 68, 24
HSL:
344°, 88.2927%, 40.1961%
HSV (HSB):
344°, 93.7824%, 75.6863%
XYZ:
22.9661, 11.9373, 5.5086
xyY:
0.5683, 0.2954, 11.9373
CIE-Lab:
41.1163, 65.2335, 24.5063
CIE-LCH:
41.1163, 69.6848, 20.5897
CIE-Luv:
41.1163, 118.9252, 12.4248
Hunter-Lab:
34.5504, 58.1879, 14.7324
#c10c3d color charts
#c10c3d color shades, tints & tones
#c10c3d color schemes
#c10c3d color preview, HTML & CSS examples
This text has a color of #c10c3d
<p style="color:#c10c3d;">Text here</p>
.mytext {color:#c10c3d;}
This box has a color of #c10c3d
<div style="background-color:#c10c3d;">Content here</div>
.mybackground {background-color:#c10c3d;}
Border around this has a color of #c10c3d
<div style="border:2px solid #c10c3d;">Content here</div>
.myborder {border:2px solid #c10c3d;}