#c42004 color space conversions
Hex:
#c42004
RGB:
196, 32, 4
CMY:
23, 87, 98
CMYK:
0, 84, 98, 23
HSL:
9°, 96.0000%, 39.2157%
HSV (HSB):
9°, 97.9592%, 76.8627%
XYZ:
23.3034, 12.7776, 1.3530
xyY:
0.6225, 0.3413, 12.7776
CIE-Lab:
42.4261, 61.1049, 54.4109
CIE-LCH:
42.4261, 81.8191, 41.6835
CIE-Luv:
42.4261, 125.6094, 31.2764
Hunter-Lab:
35.7457, 53.8129, 22.7779
#c42004 color charts
#c42004 color shades, tints & tones
#c42004 color schemes
#c42004 color preview, HTML & CSS examples
This text has a color of #c42004
<p style="color:#c42004;">Text here</p>
.mytext {color:#c42004;}
This box has a color of #c42004
<div style="background-color:#c42004;">Content here</div>
.mybackground {background-color:#c42004;}
Border around this has a color of #c42004
<div style="border:2px solid #c42004;">Content here</div>
.myborder {border:2px solid #c42004;}