#d42e7c color space conversions
Hex:
#d42e7c
RGB:
212, 46, 124
CMY:
17, 82, 51
CMYK:
0, 78, 42, 17
HSL:
332°, 65.8730%, 50.5882%
HSV (HSB):
332°, 78.3019%, 83.1373%
XYZ:
31.7665, 17.4063, 20.7543
xyY:
0.4543, 0.2489, 17.4063
CIE-Lab:
48.7679, 67.8152, -3.4321
CIE-LCH:
48.7679, 67.9020, 357.1027
CIE-Luv:
48.7679, 101.4169, -17.2467
Hunter-Lab:
41.7208, 62.8994, -0.2895
#d42e7c color charts
#d42e7c color shades, tints & tones
#d42e7c color schemes
#d42e7c color preview, HTML & CSS examples
This text has a color of #d42e7c
<p style="color:#d42e7c;">Text here</p>
.mytext {color:#d42e7c;}
This box has a color of #d42e7c
<div style="background-color:#d42e7c;">Content here</div>
.mybackground {background-color:#d42e7c;}
Border around this has a color of #d42e7c
<div style="border:2px solid #d42e7c;">Content here</div>
.myborder {border:2px solid #d42e7c;}