#c10a31 color space conversions
Hex:
#c10a31
RGB:
193, 10, 49
CMY:
24, 96, 81
CMYK:
0, 95, 75, 24
HSL:
347°, 90.1478%, 39.8039%
HSV (HSB):
347°, 94.8187%, 75.6863%
XYZ:
22.6552, 11.7763, 3.9847
xyY:
0.5897, 0.3065, 11.7763
CIE-Lab:
40.8583, 64.9341, 31.6304
CIE-LCH:
40.8583, 72.2282, 25.9715
CIE-Luv:
40.8583, 122.7653, 17.7229
Hunter-Lab:
34.3166, 57.7886, 17.1371
#c10a31 color charts
#c10a31 color shades, tints & tones
#c10a31 color schemes
#c10a31 color preview, HTML & CSS examples
This text has a color of #c10a31
<p style="color:#c10a31;">Text here</p>
.mytext {color:#c10a31;}
This box has a color of #c10a31
<div style="background-color:#c10a31;">Content here</div>
.mybackground {background-color:#c10a31;}
Border around this has a color of #c10a31
<div style="border:2px solid #c10a31;">Content here</div>
.myborder {border:2px solid #c10a31;}