#c1000c color space conversions
Hex:
#c1000c
RGB:
193, 0, 12
CMY:
24, 100, 95
CMYK:
0, 100, 94, 24
HSL:
356°, 100.0000%, 37.8431%
HSV (HSB):
356°, 100.0000%, 75.6863%
XYZ:
22.0587, 11.3640, 1.3787
xyY:
0.6338, 0.3265, 11.3640
CIE-Lab:
40.1869, 65.0829, 50.2584
CIE-LCH:
40.1869, 82.2295, 37.6761
CIE-Luv:
40.1869, 131.0455, 27.0320
Hunter-Lab:
33.7105, 57.8091, 21.1726
#c1000c color charts
#c1000c RGB chart
#c1000c CMYK chart
#c1000c RGB pie chart
#c1000c color shades, tints & tones
#c1000c color schemes
#c1000c color preview, HTML & CSS examples
This text has a color of #c1000c
<p style="color:#c1000c;">Text here</p>
.mytext {color:#c1000c;}
Text color #c1000c
This box has a color of #c1000c
<div style="background-color:#c1000c;">Content here</div>
.mybackground {background-color:#c1000c;}
Background color #c1000c
Border around this has a color of #c1000c
<div style="border:2px solid #c1000c;">Content here</div>
.myborder {border:2px solid #c1000c;}
Border color #c1000c