#d42f9e color space conversions
Hex:
#d42f9e
RGB:
212, 47, 158
CMY:
17, 82, 38
CMYK:
0, 78, 25, 17
HSL:
320°, 65.7371%, 50.7843%
HSV (HSB):
320°, 77.8302%, 83.1373%
XYZ:
34.3394, 18.4987, 34.1085
xyY:
0.3949, 0.2128, 18.4987
CIE-Lab:
50.0955, 71.2191, -21.8728
CIE-LCH:
50.0955, 74.5022, 342.9272
CIE-Luv:
50.0955, 87.1529, -43.1980
Hunter-Lab:
43.0101, 67.2474, -16.9119
#d42f9e color charts
#d42f9e color shades, tints & tones
#d42f9e color schemes
#d42f9e color preview, HTML & CSS examples
This text has a color of #d42f9e
<p style="color:#d42f9e;">Text here</p>
.mytext {color:#d42f9e;}
This box has a color of #d42f9e
<div style="background-color:#d42f9e;">Content here</div>
.mybackground {background-color:#d42f9e;}
Border around this has a color of #d42f9e
<div style="border:2px solid #d42f9e;">Content here</div>
.myborder {border:2px solid #d42f9e;}