#d3529e color space conversions
Hex:
#d3529e
RGB:
211, 82, 158
CMY:
17, 68, 38
CMYK:
0, 61, 25, 17
HSL:
325°, 59.4470%, 57.4510%
HSV (HSB):
325°, 61.1374%, 82.7451%
XYZ:
36.0528, 22.3521, 34.7619
xyY:
0.3870, 0.2399, 22.3521
CIE-Lab:
54.3986, 58.4980, -15.3156
CIE-LCH:
54.3986, 60.4697, 345.3285
CIE-Luv:
54.3986, 74.5137, -32.0884
Hunter-Lab:
47.2780, 53.3824, -10.4994
#d3529e color charts
#d3529e color shades, tints & tones
#d3529e color schemes
#d3529e color preview, HTML & CSS examples
This text has a color of #d3529e
<p style="color:#d3529e;">Text here</p>
.mytext {color:#d3529e;}
This box has a color of #d3529e
<div style="background-color:#d3529e;">Content here</div>
.mybackground {background-color:#d3529e;}
Border around this has a color of #d3529e
<div style="border:2px solid #d3529e;">Content here</div>
.myborder {border:2px solid #d3529e;}