#c42c0d color space conversions
Hex:
#c42c0d
RGB:
196, 44, 13
CMY:
23, 83, 95
CMYK:
0, 78, 93, 23
HSL:
10°, 87.5598%, 40.9804%
HSV (HSB):
10°, 93.3673%, 76.8627%
XYZ:
23.7383, 13.5662, 1.7482
xyY:
0.6079, 0.3474, 13.5662
CIE-Lab:
43.6043, 57.9616, 52.3110
CIE-LCH:
43.6043, 78.0769, 42.0666
CIE-Luv:
43.6043, 119.3818, 32.2323
Hunter-Lab:
36.8323, 50.5860, 22.9686
#c42c0d color charts
#c42c0d color shades, tints & tones
#c42c0d color schemes
#c42c0d color preview, HTML & CSS examples
This text has a color of #c42c0d
<p style="color:#c42c0d;">Text here</p>
.mytext {color:#c42c0d;}
This box has a color of #c42c0d
<div style="background-color:#c42c0d;">Content here</div>
.mybackground {background-color:#c42c0d;}
Border around this has a color of #c42c0d
<div style="border:2px solid #c42c0d;">Content here</div>
.myborder {border:2px solid #c42c0d;}