#c9000c color space conversions
Hex:
#c9000c
RGB:
201, 0, 12
CMY:
21, 100, 95
CMYK:
0, 100, 94, 21
HSL:
356°, 100.0000%, 39.4118%
HSV (HSB):
356°, 100.0000%, 78.8235%
XYZ:
24.1538, 12.4441, 1.4767
xyY:
0.6344, 0.3268, 12.4441
CIE-Lab:
41.9133, 67.0765, 52.1552
CIE-LCH:
41.9133, 84.9672, 37.8668
CIE-Luv:
41.9133, 136.7749, 28.3254
Hunter-Lab:
35.2761, 60.4867, 22.2113
#c9000c color charts
#c9000c RGB chart
#c9000c CMYK chart
#c9000c RGB pie chart
#c9000c color shades, tints & tones
#c9000c color schemes
#c9000c color preview, HTML & CSS examples
This text has a color of #c9000c
<p style="color:#c9000c;">Text here</p>
.mytext {color:#c9000c;}
Text color #c9000c
This box has a color of #c9000c
<div style="background-color:#c9000c;">Content here</div>
.mybackground {background-color:#c9000c;}
Background color #c9000c
Border around this has a color of #c9000c
<div style="border:2px solid #c9000c;">Content here</div>
.myborder {border:2px solid #c9000c;}
Border color #c9000c