#d42d64 color space conversions
Hex:
#d42d64
RGB:
212, 45, 100
CMY:
17, 82, 61
CMYK:
0, 79, 53, 17
HSL:
340°, 66.0079%, 50.3922%
HSV (HSB):
340°, 78.7736%, 83.1373%
XYZ:
30.3900, 16.7939, 13.6964
xyY:
0.4992, 0.2759, 16.7939
CIE-Lab:
47.9993, 66.0422, 10.1334
CIE-LCH:
47.9993, 66.8151, 8.7233
CIE-Luv:
47.9993, 111.1051, -0.5964
Hunter-Lab:
40.9804, 60.6554, 8.8704
#d42d64 color charts
#d42d64 color shades, tints & tones
#d42d64 color schemes
#d42d64 color preview, HTML & CSS examples
This text has a color of #d42d64
<p style="color:#d42d64;">Text here</p>
.mytext {color:#d42d64;}
This box has a color of #d42d64
<div style="background-color:#d42d64;">Content here</div>
.mybackground {background-color:#d42d64;}
Border around this has a color of #d42d64
<div style="border:2px solid #d42d64;">Content here</div>
.myborder {border:2px solid #d42d64;}