#d34d94 color space conversions
Hex:
#d34d94
RGB:
211, 77, 148
CMY:
17, 70, 42
CMYK:
0, 64, 30, 17
HSL:
328°, 60.3604%, 56.4706%
HSV (HSB):
328°, 63.5071%, 82.7451%
XYZ:
34.8631, 21.2948, 30.2898
xyY:
0.4033, 0.2463, 21.2948
CIE-Lab:
53.2706, 59.3344, -11.1275
CIE-LCH:
53.2706, 60.3688, 349.3782
CIE-Luv:
53.2706, 79.9362, -26.1804
Hunter-Lab:
46.1462, 54.0995, -6.6148
#d34d94 color charts
#d34d94 color shades, tints & tones
#d34d94 color schemes
#d34d94 color preview, HTML & CSS examples
This text has a color of #d34d94
<p style="color:#d34d94;">Text here</p>
.mytext {color:#d34d94;}
This box has a color of #d34d94
<div style="background-color:#d34d94;">Content here</div>
.mybackground {background-color:#d34d94;}
Border around this has a color of #d34d94
<div style="border:2px solid #d34d94;">Content here</div>
.myborder {border:2px solid #d34d94;}