#c42000 color space conversions
Hex:
#c42000
RGB:
196, 32, 0
CMY:
23, 87, 100
CMYK:
0, 84, 100, 23
HSL:
10°, 100.0000%, 38.4314%
HSV (HSB):
10°, 100.0000%, 76.8627%
XYZ:
23.2815, 12.7688, 1.2376
xyY:
0.6244, 0.3424, 12.7688
CIE-Lab:
42.4128, 61.0644, 55.7443
CIE-LCH:
42.4128, 82.6818, 42.3922
CIE-Luv:
42.4128, 125.8851, 31.7293
Hunter-Lab:
35.7334, 53.7649, 22.9600
#c42000 color charts
#c42000 color shades, tints & tones
#c42000 color schemes
#c42000 color preview, HTML & CSS examples
This text has a color of #c42000
<p style="color:#c42000;">Text here</p>
.mytext {color:#c42000;}
This box has a color of #c42000
<div style="background-color:#c42000;">Content here</div>
.mybackground {background-color:#c42000;}
Border around this has a color of #c42000
<div style="border:2px solid #c42000;">Content here</div>
.myborder {border:2px solid #c42000;}