#c42d65 color space conversions
Hex:
#c42d65
RGB:
196, 45, 101
CMY:
23, 82, 60
CMYK:
0, 77, 48, 23
HSL:
338°, 62.6556%, 47.2549%
HSV (HSB):
338°, 77.0408%, 76.8627%
XYZ:
26.0523, 14.5521, 13.7476
xyY:
0.4793, 0.2677, 14.5521
CIE-Lab:
45.0145, 61.7987, 4.8624
CIE-LCH:
45.0145, 61.9897, 4.4989
CIE-Luv:
45.0145, 97.7662, -5.6905
Hunter-Lab:
38.1472, 55.1472, 5.3359
#c42d65 color charts
#c42d65 color shades, tints & tones
#c42d65 color schemes
#c42d65 color preview, HTML & CSS examples
This text has a color of #c42d65
<p style="color:#c42d65;">Text here</p>
.mytext {color:#c42d65;}
This box has a color of #c42d65
<div style="background-color:#c42d65;">Content here</div>
.mybackground {background-color:#c42d65;}
Border around this has a color of #c42d65
<div style="border:2px solid #c42d65;">Content here</div>
.myborder {border:2px solid #c42d65;}