#d42d60 color space conversions
Hex:
#d42d60
RGB:
212, 45, 96
CMY:
17, 82, 62
CMYK:
0, 79, 55, 17
HSL:
342°, 66.0079%, 50.3922%
HSV (HSB):
342°, 78.7736%, 83.1373%
XYZ:
30.2011, 16.7183, 12.7015
xyY:
0.5066, 0.2804, 16.7183
CIE-Lab:
47.9032, 65.7466, 12.4552
CIE-LCH:
47.9032, 66.9160, 10.7272
CIE-Luv:
47.9032, 112.5675, 2.0063
Hunter-Lab:
40.8881, 60.2910, 10.2037
#d42d60 color charts
#d42d60 color shades, tints & tones
#d42d60 color schemes
#d42d60 color preview, HTML & CSS examples
This text has a color of #d42d60
<p style="color:#d42d60;">Text here</p>
.mytext {color:#d42d60;}
This box has a color of #d42d60
<div style="background-color:#d42d60;">Content here</div>
.mybackground {background-color:#d42d60;}
Border around this has a color of #d42d60
<div style="border:2px solid #d42d60;">Content here</div>
.myborder {border:2px solid #d42d60;}