#c1002c color space conversions
Hex:
#c1002c
RGB:
193, 0, 44
CMY:
24, 100, 83
CMYK:
0, 100, 77, 24
HSL:
346°, 100.0000%, 37.8431%
HSV (HSB):
346°, 100.0000%, 75.6863%
XYZ:
22.4469, 11.5193, 3.4232
xyY:
0.6004, 0.3081, 11.5193
CIE-Lab:
40.4417, 65.7769, 34.1901
CIE-LCH:
40.4417, 74.1321, 27.4649
CIE-Luv:
40.4417, 125.6894, 19.0022
Hunter-Lab:
33.9401, 58.6592, 17.7780
#c1002c color charts
#c1002c color shades, tints & tones
#c1002c color schemes
#c1002c color preview, HTML & CSS examples
This text has a color of #c1002c
<p style="color:#c1002c;">Text here</p>
.mytext {color:#c1002c;}
This box has a color of #c1002c
<div style="background-color:#c1002c;">Content here</div>
.mybackground {background-color:#c1002c;}
Border around this has a color of #c1002c
<div style="border:2px solid #c1002c;">Content here</div>
.myborder {border:2px solid #c1002c;}