#c10e2c color space conversions
Hex:
#c10e2c
RGB:
193, 14, 44
CMY:
24, 95, 83
CMYK:
0, 93, 77, 24
HSL:
350°, 86.4734%, 40.5882%
HSV (HSB):
350°, 92.7461%, 75.6863%
XYZ:
22.6040, 11.8334, 3.4756
xyY:
0.5962, 0.3121, 11.8334
CIE-Lab:
40.9501, 64.3047, 34.7465
CIE-LCH:
40.9501, 73.0918, 28.3842
CIE-Luv:
40.9501, 123.3060, 19.9783
Hunter-Lab:
34.3997, 57.0926, 18.0894
#c10e2c color charts
#c10e2c color shades, tints & tones
#c10e2c color schemes
#c10e2c color preview, HTML & CSS examples
This text has a color of #c10e2c
<p style="color:#c10e2c;">Text here</p>
.mytext {color:#c10e2c;}
This box has a color of #c10e2c
<div style="background-color:#c10e2c;">Content here</div>
.mybackground {background-color:#c10e2c;}
Border around this has a color of #c10e2c
<div style="border:2px solid #c10e2c;">Content here</div>
.myborder {border:2px solid #c10e2c;}