#d89f7d color space conversions
Hex:
#d89f7d
RGB:
216, 159, 125
CMY:
15, 38, 51
CMYK:
0, 26, 42, 15
HSL:
22°, 53.8462%, 66.8627%
HSV (HSB):
22°, 42.1296%, 84.7059%
XYZ:
44.4187, 40.8759, 24.9507
xyY:
0.4029, 0.3708, 40.8759
CIE-Lab:
70.0889, 16.9399, 26.0414
CIE-LCH:
70.0889, 31.0663, 56.9560
CIE-Luv:
70.0889, 40.7740, 30.9385
Hunter-Lab:
63.9342, 12.1291, 21.6157
#d89f7d color charts
#d89f7d color shades, tints & tones
#d89f7d color schemes
#d89f7d color preview, HTML & CSS examples
This text has a color of #d89f7d
<p style="color:#d89f7d;">Text here</p>
.mytext {color:#d89f7d;}
This box has a color of #d89f7d
<div style="background-color:#d89f7d;">Content here</div>
.mybackground {background-color:#d89f7d;}
Border around this has a color of #d89f7d
<div style="border:2px solid #d89f7d;">Content here</div>
.myborder {border:2px solid #d89f7d;}