#d34d98 color space conversions
Hex:
#d34d98
RGB:
211, 77, 152
CMY:
17, 70, 40
CMYK:
0, 64, 28, 17
HSL:
326°, 60.3604%, 56.4706%
HSV (HSB):
326°, 63.5071%, 82.7451%
XYZ:
35.1853, 21.4236, 31.9865
xyY:
0.3971, 0.2418, 21.4236
CIE-Lab:
53.4101, 59.8325, -13.2807
CIE-LCH:
53.4101, 61.2887, 347.4853
CIE-Luv:
53.4101, 78.5922, -29.3217
Hunter-Lab:
46.2857, 54.6918, -8.5733
#d34d98 color charts
#d34d98 color shades, tints & tones
#d34d98 color schemes
#d34d98 color preview, HTML & CSS examples
This text has a color of #d34d98
<p style="color:#d34d98;">Text here</p>
.mytext {color:#d34d98;}
This box has a color of #d34d98
<div style="background-color:#d34d98;">Content here</div>
.mybackground {background-color:#d34d98;}
Border around this has a color of #d34d98
<div style="border:2px solid #d34d98;">Content here</div>
.myborder {border:2px solid #d34d98;}