#d3539d color space conversions
Hex:
#d3539d
RGB:
211, 83, 157
CMY:
17, 67, 38
CMYK:
0, 61, 26, 17
HSL:
325°, 59.2593%, 57.6471%
HSV (HSB):
325°, 60.6635%, 82.7451%
XYZ:
36.0430, 22.4697, 34.3357
xyY:
0.3882, 0.2420, 22.4697
CIE-Lab:
54.5219, 57.9339, -14.5420
CIE-LCH:
54.5219, 59.7312, 345.9093
CIE-Luv:
54.5219, 74.4094, -30.8848
Hunter-Lab:
47.4022, 52.7713, -9.7650
#d3539d color charts
#d3539d color shades, tints & tones
#d3539d color schemes
#d3539d color preview, HTML & CSS examples
This text has a color of #d3539d
<p style="color:#d3539d;">Text here</p>
.mytext {color:#d3539d;}
This box has a color of #d3539d
<div style="background-color:#d3539d;">Content here</div>
.mybackground {background-color:#d3539d;}
Border around this has a color of #d3539d
<div style="border:2px solid #d3539d;">Content here</div>
.myborder {border:2px solid #d3539d;}