#d34d93 color space conversions
Hex:
#d34d93
RGB:
211, 77, 147
CMY:
17, 70, 42
CMYK:
0, 64, 30, 17
HSL:
329°, 60.3604%, 56.4706%
HSV (HSB):
329°, 63.5071%, 82.7451%
XYZ:
34.7843, 21.2632, 29.8746
xyY:
0.4048, 0.2475, 21.2632
CIE-Lab:
53.2364, 59.2119, -10.5873
CIE-LCH:
53.2364, 60.1510, 349.8625
CIE-Luv:
53.2364, 80.2715, -25.3987
Hunter-Lab:
46.1121, 53.9541, -6.1338
#d34d93 color charts
#d34d93 color shades, tints & tones
#d34d93 color schemes
#d34d93 color preview, HTML & CSS examples
This text has a color of #d34d93
<p style="color:#d34d93;">Text here</p>
.mytext {color:#d34d93;}
This box has a color of #d34d93
<div style="background-color:#d34d93;">Content here</div>
.mybackground {background-color:#d34d93;}
Border around this has a color of #d34d93
<div style="border:2px solid #d34d93;">Content here</div>
.myborder {border:2px solid #d34d93;}