#d3586e color space conversions
Hex:
#d3586e
RGB:
211, 88, 110
CMY:
17, 65, 57
CMYK:
0, 58, 48, 17
HSL:
349°, 58.2938%, 58.6275%
HSV (HSB):
349°, 58.2938%, 82.7451%
XYZ:
33.1682, 21.9541, 17.2413
xyY:
0.4584, 0.3034, 21.9541
CIE-Lab:
53.9783, 50.3870, 12.4508
CIE-LCH:
53.9783, 51.9025, 13.8799
CIE-Luv:
53.9783, 85.9379, 6.0996
Hunter-Lab:
46.8552, 44.3610, 10.9818
#d3586e color charts
#d3586e color shades, tints & tones
#d3586e color schemes
#d3586e color preview, HTML & CSS examples
This text has a color of #d3586e
<p style="color:#d3586e;">Text here</p>
.mytext {color:#d3586e;}
This box has a color of #d3586e
<div style="background-color:#d3586e;">Content here</div>
.mybackground {background-color:#d3586e;}
Border around this has a color of #d3586e
<div style="border:2px solid #d3586e;">Content here</div>
.myborder {border:2px solid #d3586e;}