#d3999d color space conversions
Hex:
#d3999d
RGB:
211, 153, 157
CMY:
17, 40, 38
CMYK:
0, 27, 26, 17
HSL:
356°, 39.7260%, 71.3725%
HSV (HSB):
356°, 27.4882%, 82.7451%
XYZ:
44.3410, 39.0657, 37.1017
xyY:
0.3679, 0.3242, 39.0657
CIE-Lab:
68.7988, 22.2741, 6.5119
CIE-LCH:
68.7988, 23.2065, 16.2964
CIE-Luv:
68.7988, 36.9507, 5.1353
Hunter-Lab:
62.5025, 17.2533, 8.5571
#d3999d color charts
#d3999d color shades, tints & tones
#d3999d color schemes
#d3999d color preview, HTML & CSS examples
This text has a color of #d3999d
<p style="color:#d3999d;">Text here</p>
.mytext {color:#d3999d;}
This box has a color of #d3999d
<div style="background-color:#d3999d;">Content here</div>
.mybackground {background-color:#d3999d;}
Border around this has a color of #d3999d
<div style="border:2px solid #d3999d;">Content here</div>
.myborder {border:2px solid #d3999d;}