#c10e25 color space conversions
Hex:
#c10e25
RGB:
193, 14, 37
CMY:
24, 95, 85
CMYK:
0, 93, 81, 24
HSL:
352°, 86.4734%, 40.5882%
HSV (HSB):
352°, 92.7461%, 75.6863%
XYZ:
22.4833, 11.7851, 2.8400
xyY:
0.6059, 0.3176, 11.7851
CIE-Lab:
40.8725, 64.0866, 38.7430
CIE-LCH:
40.8725, 74.8874, 31.1547
CIE-Luv:
40.8725, 124.8598, 22.3888
Hunter-Lab:
34.3294, 56.8280, 19.1256
#c10e25 color charts
#c10e25 color shades, tints & tones
#c10e25 color schemes
#c10e25 color preview, HTML & CSS examples
This text has a color of #c10e25
<p style="color:#c10e25;">Text here</p>
.mytext {color:#c10e25;}
This box has a color of #c10e25
<div style="background-color:#c10e25;">Content here</div>
.mybackground {background-color:#c10e25;}
Border around this has a color of #c10e25
<div style="border:2px solid #c10e25;">Content here</div>
.myborder {border:2px solid #c10e25;}