#c20009 color space conversions
Hex:
#c20009
RGB:
194, 0, 9
CMY:
24, 100, 96
CMYK:
0, 100, 95, 24
HSL:
357°, 100.0000%, 38.0392%
HSV (HSB):
357°, 100.0000%, 76.0784%
XYZ:
22.2974, 11.4891, 1.3008
xyY:
0.6355, 0.3274, 11.4891
CIE-Lab:
40.3923, 65.3024, 51.5067
CIE-LCH:
40.3923, 83.1706, 38.2643
CIE-Luv:
40.3923, 132.0088, 27.5594
Hunter-Lab:
33.8955, 58.1053, 21.4514
#c20009 color charts
#c20009 color shades, tints & tones
#c20009 color schemes
#c20009 color preview, HTML & CSS examples
This text has a color of #c20009
<p style="color:#c20009;">Text here</p>
.mytext {color:#c20009;}
This box has a color of #c20009
<div style="background-color:#c20009;">Content here</div>
.mybackground {background-color:#c20009;}
Border around this has a color of #c20009
<div style="border:2px solid #c20009;">Content here</div>
.myborder {border:2px solid #c20009;}