#c9002c color space conversions
Hex:
#c9002c
RGB:
201, 0, 44
CMY:
21, 100, 83
CMYK:
0, 100, 78, 21
HSL:
347°, 100.0000%, 39.4118%
HSV (HSB):
347°, 100.0000%, 78.8235%
XYZ:
24.5420, 12.5994, 3.5213
xyY:
0.6036, 0.3099, 12.5994
CIE-Lab:
42.1533, 67.7302, 36.5441
CIE-LCH:
42.1533, 76.9601, 28.3492
CIE-Luv:
42.1533, 131.6400, 20.6432
Hunter-Lab:
35.4956, 61.2996, 18.9651
#c9002c color charts
#c9002c color shades, tints & tones
#c9002c color schemes
#c9002c color preview, HTML & CSS examples
This text has a color of #c9002c
<p style="color:#c9002c;">Text here</p>
.mytext {color:#c9002c;}
This box has a color of #c9002c
<div style="background-color:#c9002c;">Content here</div>
.mybackground {background-color:#c9002c;}
Border around this has a color of #c9002c
<div style="border:2px solid #c9002c;">Content here</div>
.myborder {border:2px solid #c9002c;}