#c10e3d color space conversions
Hex:
#c10e3d
RGB:
193, 14, 61
CMY:
24, 95, 76
CMYK:
0, 93, 68, 24
HSL:
344°, 86.4734%, 40.5882%
HSV (HSB):
344°, 92.7461%, 75.6863%
XYZ:
22.9917, 11.9885, 5.5171
xyY:
0.5677, 0.2960, 11.9885
CIE-Lab:
41.1978, 64.9980, 24.6086
CIE-LCH:
41.1978, 69.5006, 20.7370
CIE-Luv:
41.1978, 118.5708, 12.5910
Hunter-Lab:
34.6243, 57.9370, 14.7897
#c10e3d color charts
#c10e3d color shades, tints & tones
#c10e3d color schemes
#c10e3d color preview, HTML & CSS examples
This text has a color of #c10e3d
<p style="color:#c10e3d;">Text here</p>
.mytext {color:#c10e3d;}
This box has a color of #c10e3d
<div style="background-color:#c10e3d;">Content here</div>
.mybackground {background-color:#c10e3d;}
Border around this has a color of #c10e3d
<div style="border:2px solid #c10e3d;">Content here</div>
.myborder {border:2px solid #c10e3d;}