#d42a7b color space conversions
Hex:
#d42a7b
RGB:
212, 42, 123
CMY:
17, 84, 52
CMYK:
0, 80, 42, 17
HSL:
331°, 66.9291%, 49.8039%
HSV (HSB):
331°, 80.1887%, 83.1373%
XYZ:
31.5545, 17.0830, 20.3731
xyY:
0.4572, 0.2475, 17.0830
CIE-Lab:
48.3645, 68.7806, -3.4188
CIE-LCH:
48.3645, 68.8655, 357.1544
CIE-Luv:
48.3645, 103.0501, -17.4147
Hunter-Lab:
41.3316, 63.9449, -0.2930
#d42a7b color charts
#d42a7b color shades, tints & tones
#d42a7b color schemes
#d42a7b color preview, HTML & CSS examples
This text has a color of #d42a7b
<p style="color:#d42a7b;">Text here</p>
.mytext {color:#d42a7b;}
This box has a color of #d42a7b
<div style="background-color:#d42a7b;">Content here</div>
.mybackground {background-color:#d42a7b;}
Border around this has a color of #d42a7b
<div style="border:2px solid #d42a7b;">Content here</div>
.myborder {border:2px solid #d42a7b;}