#c42e4d color space conversions
Hex:
#c42e4d
RGB:
196, 46, 77
CMY:
23, 82, 70
CMYK:
0, 77, 61, 23
HSL:
348°, 61.9835%, 47.4510%
HSV (HSB):
348°, 76.5306%, 76.8627%
XYZ:
25.0815, 14.2256, 8.4450
xyY:
0.5252, 0.2979, 14.2256
CIE-Lab:
44.5547, 59.6953, 19.1122
CIE-LCH:
44.5547, 62.6802, 17.7531
CIE-Luv:
44.5547, 105.6891, 9.8429
Hunter-Lab:
37.7168, 52.6973, 13.1263
#c42e4d color charts
#c42e4d color shades, tints & tones
#c42e4d color schemes
#c42e4d color preview, HTML & CSS examples
This text has a color of #c42e4d
<p style="color:#c42e4d;">Text here</p>
.mytext {color:#c42e4d;}
This box has a color of #c42e4d
<div style="background-color:#c42e4d;">Content here</div>
.mybackground {background-color:#c42e4d;}
Border around this has a color of #c42e4d
<div style="border:2px solid #c42e4d;">Content here</div>
.myborder {border:2px solid #c42e4d;}