#c20003 color space conversions
Hex:
#c20003
RGB:
194, 0, 3
CMY:
24, 100, 99
CMYK:
0, 100, 98, 24
HSL:
359°, 100.0000%, 38.0392%
HSV (HSB):
359°, 100.0000%, 76.0784%
XYZ:
22.2646, 11.4759, 1.1277
xyY:
0.6385, 0.3291, 11.4759
CIE-Lab:
40.3707, 65.2435, 53.5949
CIE-LCH:
40.3707, 84.4342, 39.4017
CIE-Luv:
40.3707, 132.4829, 28.2663
Hunter-Lab:
33.8761, 58.0333, 21.7395
#c20003 color charts
#c20003 color shades, tints & tones
#c20003 color schemes
#c20003 color preview, HTML & CSS examples
This text has a color of #c20003
<p style="color:#c20003;">Text here</p>
.mytext {color:#c20003;}
This box has a color of #c20003
<div style="background-color:#c20003;">Content here</div>
.mybackground {background-color:#c20003;}
Border around this has a color of #c20003
<div style="border:2px solid #c20003;">Content here</div>
.myborder {border:2px solid #c20003;}