#d34e80 color space conversions
Hex:
#d34e80
RGB:
211, 78, 128
CMY:
17, 69, 50
CMYK:
0, 63, 39, 17
HSL:
337°, 60.1810%, 56.6667%
HSV (HSB):
337°, 63.0332%, 82.7451%
XYZ:
33.4846, 20.8562, 22.6829
xyY:
0.4347, 0.2708, 20.8562
CIE-Lab:
52.7917, 56.6176, 0.0452
CIE-LCH:
52.7917, 56.6176, 0.0457
CIE-Luv:
52.7917, 86.0541, -10.5363
Hunter-Lab:
45.6686, 50.9580, 2.5195
#d34e80 color charts
#d34e80 color shades, tints & tones
#d34e80 color schemes
#d34e80 color preview, HTML & CSS examples
This text has a color of #d34e80
<p style="color:#d34e80;">Text here</p>
.mytext {color:#d34e80;}
This box has a color of #d34e80
<div style="background-color:#d34e80;">Content here</div>
.mybackground {background-color:#d34e80;}
Border around this has a color of #d34e80
<div style="border:2px solid #d34e80;">Content here</div>
.myborder {border:2px solid #d34e80;}