#d3399e color space conversions
Hex:
#d3399e
RGB:
211, 57, 158
CMY:
17, 78, 38
CMYK:
0, 73, 25, 17
HSL:
321°, 63.6364%, 52.5490%
HSV (HSB):
321°, 72.9858%, 82.7451%
XYZ:
34.4987, 19.2438, 34.2439
xyY:
0.3921, 0.2187, 19.2438
CIE-Lab:
50.9712, 67.9940, -20.5425
CIE-LCH:
50.9712, 71.0294, 343.1893
CIE-Luv:
50.9712, 83.6083, -40.8640
Hunter-Lab:
43.8677, 63.6083, -15.5754
#d3399e color charts
#d3399e color shades, tints & tones
#d3399e color schemes
#d3399e color preview, HTML & CSS examples
This text has a color of #d3399e
<p style="color:#d3399e;">Text here</p>
.mytext {color:#d3399e;}
This box has a color of #d3399e
<div style="background-color:#d3399e;">Content here</div>
.mybackground {background-color:#d3399e;}
Border around this has a color of #d3399e
<div style="border:2px solid #d3399e;">Content here</div>
.myborder {border:2px solid #d3399e;}