#d34e7e color space conversions
Hex:
#d34e7e
RGB:
211, 78, 126
CMY:
17, 69, 51
CMYK:
0, 63, 40, 17
HSL:
338°, 60.1810%, 56.6667%
HSV (HSB):
338°, 63.0332%, 82.7451%
XYZ:
33.3543, 20.8040, 21.9963
xyY:
0.4380, 0.2732, 20.8040
CIE-Lab:
52.7343, 56.4060, 1.1548
CIE-LCH:
52.7343, 56.4178, 1.1728
CIE-Luv:
52.7343, 86.6925, -9.0633
Hunter-Lab:
45.6114, 50.7117, 3.3352
#d34e7e color charts
#d34e7e color shades, tints & tones
#d34e7e color schemes
#d34e7e color preview, HTML & CSS examples
This text has a color of #d34e7e
<p style="color:#d34e7e;">Text here</p>
.mytext {color:#d34e7e;}
This box has a color of #d34e7e
<div style="background-color:#d34e7e;">Content here</div>
.mybackground {background-color:#d34e7e;}
Border around this has a color of #d34e7e
<div style="border:2px solid #d34e7e;">Content here</div>
.myborder {border:2px solid #d34e7e;}