#c42c5d color space conversions
Hex:
#c42c5d
RGB:
196, 44, 93
CMY:
23, 83, 64
CMYK:
0, 78, 53, 23
HSL:
341°, 63.3333%, 47.0588%
HSV (HSB):
341°, 77.5510%, 76.8627%
XYZ:
25.6414, 14.3274, 11.7699
xyY:
0.4956, 0.2769, 14.3274
CIE-Lab:
44.6989, 61.4427, 9.3807
CIE-LCH:
44.6989, 62.1546, 8.6805
CIE-Luv:
44.6989, 101.0855, -0.5258
Hunter-Lab:
37.8516, 54.6791, 8.0599
#c42c5d color charts
#c42c5d color shades, tints & tones
#c42c5d color schemes
#c42c5d color preview, HTML & CSS examples
This text has a color of #c42c5d
<p style="color:#c42c5d;">Text here</p>
.mytext {color:#c42c5d;}
This box has a color of #c42c5d
<div style="background-color:#c42c5d;">Content here</div>
.mybackground {background-color:#c42c5d;}
Border around this has a color of #c42c5d
<div style="border:2px solid #c42c5d;">Content here</div>
.myborder {border:2px solid #c42c5d;}