#c42e7a color space conversions
Hex:
#c42e7a
RGB:
196, 46, 122
CMY:
23, 82, 52
CMYK:
0, 77, 38, 23
HSL:
330°, 61.9835%, 47.4510%
HSV (HSB):
330°, 76.5306%, 76.8627%
XYZ:
27.2548, 15.0949, 19.8895
xyY:
0.4379, 0.2425, 15.0949
CIE-Lab:
45.7639, 63.4909, -6.9901
CIE-LCH:
45.7639, 63.8746, 353.7173
CIE-Luv:
45.7639, 89.2866, -20.6905
Hunter-Lab:
38.8521, 57.2266, -3.1557
#c42e7a color charts
#c42e7a color shades, tints & tones
#c42e7a color schemes
#c42e7a color preview, HTML & CSS examples
This text has a color of #c42e7a
<p style="color:#c42e7a;">Text here</p>
.mytext {color:#c42e7a;}
This box has a color of #c42e7a
<div style="background-color:#c42e7a;">Content here</div>
.mybackground {background-color:#c42e7a;}
Border around this has a color of #c42e7a
<div style="border:2px solid #c42e7a;">Content here</div>
.myborder {border:2px solid #c42e7a;}