#d34d77 color space conversions
Hex:
#d34d77
RGB:
211, 77, 119
CMY:
17, 70, 53
CMYK:
0, 64, 44, 17
HSL:
341°, 60.3604%, 56.4706%
HSV (HSB):
341°, 63.5071%, 82.7451%
XYZ:
32.8476, 20.4885, 19.6762
xyY:
0.4499, 0.2806, 20.4885
CIE-Lab:
52.3851, 56.1164, 4.8329
CIE-LCH:
52.3851, 56.3241, 4.9223
CIE-Luv:
52.3851, 89.4101, -4.3756
Hunter-Lab:
45.2643, 50.3223, 5.9119
#d34d77 color charts
#d34d77 color shades, tints & tones
#d34d77 color schemes
#d34d77 color preview, HTML & CSS examples
This text has a color of #d34d77
<p style="color:#d34d77;">Text here</p>
.mytext {color:#d34d77;}
This box has a color of #d34d77
<div style="background-color:#d34d77;">Content here</div>
.mybackground {background-color:#d34d77;}
Border around this has a color of #d34d77
<div style="border:2px solid #d34d77;">Content here</div>
.myborder {border:2px solid #d34d77;}