#d3399b color space conversions
Hex:
#d3399b
RGB:
211, 57, 155
CMY:
17, 78, 39
CMYK:
0, 73, 27, 17
HSL:
322°, 63.6364%, 52.5490%
HSV (HSB):
322°, 72.9858%, 82.7451%
XYZ:
34.2435, 19.1417, 32.9002
xyY:
0.3969, 0.2218, 19.1417
CIE-Lab:
50.8526, 67.6237, -18.9443
CIE-LCH:
50.8526, 70.2272, 344.3502
CIE-Luv:
50.8526, 84.7738, -38.4916
Hunter-Lab:
43.7512, 63.1449, -13.9593
#d3399b color charts
#d3399b color shades, tints & tones
#d3399b color schemes
#d3399b color preview, HTML & CSS examples
This text has a color of #d3399b
<p style="color:#d3399b;">Text here</p>
.mytext {color:#d3399b;}
This box has a color of #d3399b
<div style="background-color:#d3399b;">Content here</div>
.mybackground {background-color:#d3399b;}
Border around this has a color of #d3399b
<div style="border:2px solid #d3399b;">Content here</div>
.myborder {border:2px solid #d3399b;}