#d3509d color space conversions
Hex:
#d3509d
RGB:
211, 80, 157
CMY:
17, 69, 38
CMYK:
0, 62, 26, 17
HSL:
325°, 59.8174%, 57.0588%
HSV (HSB):
325°, 62.0853%, 82.7451%
XYZ:
35.8184, 22.0205, 34.2608
xyY:
0.3889, 0.2391, 22.0205
CIE-Lab:
54.0488, 59.2199, -15.2587
CIE-LCH:
54.0488, 61.1541, 345.5513
CIE-Luv:
54.0488, 75.6788, -32.1001
Hunter-Lab:
46.9260, 54.1277, -10.4396
#d3509d color charts
#d3509d color shades, tints & tones
#d3509d color schemes
#d3509d color preview, HTML & CSS examples
This text has a color of #d3509d
<p style="color:#d3509d;">Text here</p>
.mytext {color:#d3509d;}
This box has a color of #d3509d
<div style="background-color:#d3509d;">Content here</div>
.mybackground {background-color:#d3509d;}
Border around this has a color of #d3509d
<div style="border:2px solid #d3509d;">Content here</div>
.myborder {border:2px solid #d3509d;}