#d42a5c color space conversions
Hex:
#d42a5c
RGB:
212, 42, 92
CMY:
17, 84, 64
CMYK:
0, 80, 57, 17
HSL:
342°, 66.9291%, 49.8039%
HSV (HSB):
342°, 80.1887%, 83.1373%
XYZ:
29.9111, 16.4257, 11.7192
xyY:
0.5152, 0.2829, 16.4257
CIE-Lab:
47.5281, 66.2679, 14.3957
CIE-LCH:
47.5281, 67.8135, 12.2562
CIE-Luv:
47.5281, 115.1134, 3.9001
Hunter-Lab:
40.5286, 60.8123, 11.2258
#d42a5c color charts
#d42a5c color shades, tints & tones
#d42a5c color schemes
#d42a5c color preview, HTML & CSS examples
This text has a color of #d42a5c
<p style="color:#d42a5c;">Text here</p>
.mytext {color:#d42a5c;}
This box has a color of #d42a5c
<div style="background-color:#d42a5c;">Content here</div>
.mybackground {background-color:#d42a5c;}
Border around this has a color of #d42a5c
<div style="border:2px solid #d42a5c;">Content here</div>
.myborder {border:2px solid #d42a5c;}