#d89d60 color space conversions
Hex:
#d89d60
RGB:
216, 157, 96
CMY:
15, 38, 62
CMYK:
0, 27, 56, 15
HSL:
31°, 60.6061%, 61.1765%
HSV (HSB):
31°, 55.5556%, 84.7059%
XYZ:
42.4872, 39.5574, 16.4624
xyY:
0.4313, 0.4016, 39.5574
CIE-Lab:
69.1531, 15.2656, 40.2689
CIE-LCH:
69.1531, 43.0653, 69.2387
CIE-Luv:
69.1531, 45.1072, 46.0441
Hunter-Lab:
62.8947, 10.5163, 28.5074
#d89d60 color charts
#d89d60 color shades, tints & tones
#d89d60 color schemes
#d89d60 color preview, HTML & CSS examples
This text has a color of #d89d60
<p style="color:#d89d60;">Text here</p>
.mytext {color:#d89d60;}
This box has a color of #d89d60
<div style="background-color:#d89d60;">Content here</div>
.mybackground {background-color:#d89d60;}
Border around this has a color of #d89d60
<div style="border:2px solid #d89d60;">Content here</div>
.myborder {border:2px solid #d89d60;}