#d89a7f color space conversions
Hex:
#d89a7f
RGB:
216, 154, 127
CMY:
15, 40, 50
CMYK:
0, 29, 41, 15
HSL:
18°, 53.2934%, 67.2549%
HSV (HSB):
18°, 41.2037%, 84.7059%
XYZ:
43.7053, 39.2424, 25.3497
xyY:
0.4036, 0.3624, 39.2424
CIE-Lab:
68.9265, 19.8614, 23.3884
CIE-LCH:
68.9265, 30.6838, 49.6621
CIE-Luv:
68.9265, 43.8581, 27.0901
Hunter-Lab:
62.6438, 14.9091, 19.8581
#d89a7f color charts
#d89a7f color shades, tints & tones
#d89a7f color schemes
#d89a7f color preview, HTML & CSS examples
This text has a color of #d89a7f
<p style="color:#d89a7f;">Text here</p>
.mytext {color:#d89a7f;}
This box has a color of #d89a7f
<div style="background-color:#d89a7f;">Content here</div>
.mybackground {background-color:#d89a7f;}
Border around this has a color of #d89a7f
<div style="border:2px solid #d89a7f;">Content here</div>
.myborder {border:2px solid #d89a7f;}