#c1001d color space conversions
Hex:
#c1001d
RGB:
193, 0, 29
CMY:
24, 100, 89
CMYK:
0, 100, 85, 24
HSL:
351°, 100.0000%, 37.8431%
HSV (HSB):
351°, 100.0000%, 75.6863%
XYZ:
22.2141, 11.4262, 2.1971
xyY:
0.6199, 0.3188, 11.4262
CIE-Lab:
40.2892, 65.3620, 42.6012
CIE-LCH:
40.2892, 78.0196, 33.0953
CIE-Luv:
40.2892, 128.8464, 23.7437
Hunter-Lab:
33.8026, 58.1504, 19.8082
#c1001d color charts
#c1001d color shades, tints & tones
#c1001d color schemes
#c1001d color preview, HTML & CSS examples
This text has a color of #c1001d
<p style="color:#c1001d;">Text here</p>
.mytext {color:#c1001d;}
This box has a color of #c1001d
<div style="background-color:#c1001d;">Content here</div>
.mybackground {background-color:#c1001d;}
Border around this has a color of #c1001d
<div style="border:2px solid #c1001d;">Content here</div>
.myborder {border:2px solid #c1001d;}