#d3989d color space conversions
Hex:
#d3989d
RGB:
211, 152, 157
CMY:
17, 40, 38
CMYK:
0, 28, 26, 17
HSL:
355°, 40.1361%, 71.1765%
HSV (HSB):
355°, 27.9621%, 82.7451%
XYZ:
44.1780, 38.7397, 37.0474
xyY:
0.3683, 0.3229, 38.7397
CIE-Lab:
68.5623, 22.8179, 6.1723
CIE-LCH:
68.5623, 23.6380, 15.1364
CIE-Luv:
68.5623, 37.5443, 4.5595
Hunter-Lab:
62.2412, 17.7749, 8.2781
#d3989d color charts
#d3989d color shades, tints & tones
#d3989d color schemes
#d3989d color preview, HTML & CSS examples
This text has a color of #d3989d
<p style="color:#d3989d;">Text here</p>
.mytext {color:#d3989d;}
This box has a color of #d3989d
<div style="background-color:#d3989d;">Content here</div>
.mybackground {background-color:#d3989d;}
Border around this has a color of #d3989d
<div style="border:2px solid #d3989d;">Content here</div>
.myborder {border:2px solid #d3989d;}