#d42d8f color space conversions
Hex:
#d42d8f
RGB:
212, 45, 143
CMY:
17, 82, 44
CMYK:
0, 79, 33, 17
HSL:
325°, 66.0079%, 50.3922%
HSV (HSB):
325°, 78.7736%, 83.1373%
XYZ:
33.0477, 17.8570, 27.6915
xyY:
0.4205, 0.2272, 17.8570
CIE-Lab:
49.3222, 70.0297, -14.0898
CIE-LCH:
49.3222, 71.4330, 348.6241
CIE-Luv:
49.3222, 93.8876, -31.9236
Hunter-Lab:
42.2575, 65.6460, -9.2727
#d42d8f color charts
#d42d8f color shades, tints & tones
#d42d8f color schemes
#d42d8f color preview, HTML & CSS examples
This text has a color of #d42d8f
<p style="color:#d42d8f;">Text here</p>
.mytext {color:#d42d8f;}
This box has a color of #d42d8f
<div style="background-color:#d42d8f;">Content here</div>
.mybackground {background-color:#d42d8f;}
Border around this has a color of #d42d8f
<div style="border:2px solid #d42d8f;">Content here</div>
.myborder {border:2px solid #d42d8f;}