#d34d79 color space conversions
Hex:
#d34d79
RGB:
211, 77, 121
CMY:
17, 70, 53
CMYK:
0, 64, 43, 17
HSL:
340°, 60.3604%, 56.4706%
HSV (HSB):
340°, 63.5071%, 82.7451%
XYZ:
32.9690, 20.5371, 20.3156
xyY:
0.4466, 0.2782, 20.5371
CIE-Lab:
52.4391, 56.3155, 3.7143
CIE-LCH:
52.4391, 56.4378, 3.7735
CIE-Luv:
52.4391, 88.7808, -5.8072
Hunter-Lab:
45.3179, 50.5535, 5.1434
#d34d79 color charts
#d34d79 color shades, tints & tones
#d34d79 color schemes
#d34d79 color preview, HTML & CSS examples
This text has a color of #d34d79
<p style="color:#d34d79;">Text here</p>
.mytext {color:#d34d79;}
This box has a color of #d34d79
<div style="background-color:#d34d79;">Content here</div>
.mybackground {background-color:#d34d79;}
Border around this has a color of #d34d79
<div style="border:2px solid #d34d79;">Content here</div>
.myborder {border:2px solid #d34d79;}