#c42e1e color space conversions
Hex:
#c42e1e
RGB:
196, 46, 30
CMY:
23, 82, 88
CMYK:
0, 77, 85, 23
HSL:
6°, 73.4513%, 44.3137%
HSV (HSB):
6°, 84.6939%, 76.8627%
XYZ:
23.9763, 13.7835, 2.6251
xyY:
0.5937, 0.3413, 13.7835
CIE-Lab:
43.9208, 57.6460, 45.5344
CIE-LCH:
43.9208, 73.4605, 38.3051
CIE-Luv:
43.9208, 116.5369, 29.4443
Hunter-Lab:
37.1261, 50.3057, 21.7961
#c42e1e color charts
#c42e1e color shades, tints & tones
#c42e1e color schemes
#c42e1e color preview, HTML & CSS examples
This text has a color of #c42e1e
<p style="color:#c42e1e;">Text here</p>
.mytext {color:#c42e1e;}
This box has a color of #c42e1e
<div style="background-color:#c42e1e;">Content here</div>
.mybackground {background-color:#c42e1e;}
Border around this has a color of #c42e1e
<div style="border:2px solid #c42e1e;">Content here</div>
.myborder {border:2px solid #c42e1e;}