#d42e7f color space conversions
Hex:
#d42e7f
RGB:
212, 46, 127
CMY:
17, 82, 50
CMYK:
0, 78, 40, 17
HSL:
331°, 65.8730%, 50.5882%
HSV (HSB):
331°, 78.3019%, 83.1373%
XYZ:
31.9591, 17.4833, 21.7689
xyY:
0.4488, 0.2455, 17.4833
CIE-Lab:
48.8634, 68.1039, -5.1135
CIE-LCH:
48.8634, 68.2956, 355.7061
CIE-Luv:
48.8634, 100.2001, -19.4786
Hunter-Lab:
41.8131, 63.2606, -1.5986
#d42e7f color charts
#d42e7f color shades, tints & tones
#d42e7f color schemes
#d42e7f color preview, HTML & CSS examples
This text has a color of #d42e7f
<p style="color:#d42e7f;">Text here</p>
.mytext {color:#d42e7f;}
This box has a color of #d42e7f
<div style="background-color:#d42e7f;">Content here</div>
.mybackground {background-color:#d42e7f;}
Border around this has a color of #d42e7f
<div style="border:2px solid #d42e7f;">Content here</div>
.myborder {border:2px solid #d42e7f;}