#d34a9e color space conversions
Hex:
#d34a9e
RGB:
211, 74, 158
CMY:
17, 71, 38
CMYK:
0, 65, 25, 17
HSL:
323°, 60.8889%, 55.8824%
HSV (HSB):
323°, 64.9289%, 82.7451%
XYZ:
35.4843, 21.2151, 34.5724
xyY:
0.3888, 0.2324, 21.2151
CIE-Lab:
53.1841, 61.8205, -17.1608
CIE-LCH:
53.1841, 64.1582, 344.4859
CIE-Luv:
53.1841, 77.7503, -35.2090
Hunter-Lab:
46.0598, 56.9110, -12.2611
#d34a9e color charts
#d34a9e color shades, tints & tones
#d34a9e color schemes
#d34a9e color preview, HTML & CSS examples
This text has a color of #d34a9e
<p style="color:#d34a9e;">Text here</p>
.mytext {color:#d34a9e;}
This box has a color of #d34a9e
<div style="background-color:#d34a9e;">Content here</div>
.mybackground {background-color:#d34a9e;}
Border around this has a color of #d34a9e
<div style="border:2px solid #d34a9e;">Content here</div>
.myborder {border:2px solid #d34a9e;}