#c1003e color space conversions
Hex:
#c1003e
RGB:
193, 0, 62
CMY:
24, 100, 76
CMYK:
0, 100, 68, 24
HSL:
341°, 100.0000%, 37.8431%
HSV (HSB):
341°, 100.0000%, 75.6863%
XYZ:
22.8618, 11.6853, 5.6080
xyY:
0.5693, 0.2910, 11.6853
CIE-Lab:
40.7114, 66.5067, 23.3660
CIE-LCH:
40.7114, 70.4919, 19.3581
CIE-Luv:
40.7114, 120.4393, 11.0585
Hunter-Lab:
34.1837, 59.5581, 14.2019
#c1003e color charts
#c1003e color shades, tints & tones
#c1003e color schemes
#c1003e color preview, HTML & CSS examples
This text has a color of #c1003e
<p style="color:#c1003e;">Text here</p>
.mytext {color:#c1003e;}
This box has a color of #c1003e
<div style="background-color:#c1003e;">Content here</div>
.mybackground {background-color:#c1003e;}
Border around this has a color of #c1003e
<div style="border:2px solid #c1003e;">Content here</div>
.myborder {border:2px solid #c1003e;}