#d3989b color space conversions
Hex:
#d3989b
RGB:
211, 152, 155
CMY:
17, 40, 39
CMYK:
0, 28, 27, 17
HSL:
357°, 40.1361%, 71.1765%
HSV (HSB):
357°, 27.9621%, 82.7451%
XYZ:
44.0086, 38.6719, 36.1553
xyY:
0.3703, 0.3254, 38.6719
CIE-Lab:
68.5129, 22.5349, 7.2171
CIE-LCH:
68.5129, 23.6623, 17.7583
CIE-Luv:
68.5129, 37.8202, 6.0379
Hunter-Lab:
62.1867, 17.4949, 9.0596
#d3989b color charts
#d3989b color shades, tints & tones
#d3989b color schemes
#d3989b color preview, HTML & CSS examples
This text has a color of #d3989b
<p style="color:#d3989b;">Text here</p>
.mytext {color:#d3989b;}
This box has a color of #d3989b
<div style="background-color:#d3989b;">Content here</div>
.mybackground {background-color:#d3989b;}
Border around this has a color of #d3989b
<div style="border:2px solid #d3989b;">Content here</div>
.myborder {border:2px solid #d3989b;}