#c42003 color space conversions
Hex:
#c42003
RGB:
196, 32, 3
CMY:
23, 87, 99
CMYK:
0, 84, 98, 23
HSL:
9°, 96.9849%, 39.0196%
HSV (HSB):
9°, 98.4694%, 76.8627%
XYZ:
23.2979, 12.7754, 1.3241
xyY:
0.6230, 0.3416, 12.7754
CIE-Lab:
42.4228, 61.0948, 54.7368
CIE-LCH:
42.4228, 82.0286, 41.8582
CIE-Luv:
42.4228, 125.6782, 31.3895
Hunter-Lab:
35.7426, 53.8009, 22.8234
#c42003 color charts
#c42003 color shades, tints & tones
#c42003 color schemes
#c42003 color preview, HTML & CSS examples
This text has a color of #c42003
<p style="color:#c42003;">Text here</p>
.mytext {color:#c42003;}
This box has a color of #c42003
<div style="background-color:#c42003;">Content here</div>
.mybackground {background-color:#c42003;}
Border around this has a color of #c42003
<div style="border:2px solid #c42003;">Content here</div>
.myborder {border:2px solid #c42003;}