#c42d4b color space conversions
Hex:
#c42d4b
RGB:
196, 45, 75
CMY:
23, 82, 71
CMYK:
0, 77, 62, 23
HSL:
348°, 62.6556%, 47.2549%
HSV (HSB):
348°, 77.0408%, 76.8627%
XYZ:
24.9733, 14.1205, 8.0659
xyY:
0.5295, 0.2994, 14.1205
CIE-Lab:
44.4053, 59.8776, 20.1506
CIE-LCH:
44.4053, 63.1773, 18.5996
CIE-Luv:
44.4053, 106.7509, 10.7474
Hunter-Lab:
37.5773, 52.8683, 13.5776
#c42d4b color charts
#c42d4b color shades, tints & tones
#c42d4b color schemes
#c42d4b color preview, HTML & CSS examples
This text has a color of #c42d4b
<p style="color:#c42d4b;">Text here</p>
.mytext {color:#c42d4b;}
This box has a color of #c42d4b
<div style="background-color:#c42d4b;">Content here</div>
.mybackground {background-color:#c42d4b;}
Border around this has a color of #c42d4b
<div style="border:2px solid #c42d4b;">Content here</div>
.myborder {border:2px solid #c42d4b;}