#d98e6f color space conversions
Hex:
#d98e6f
RGB:
217, 142, 111
CMY:
15, 44, 56
CMYK:
0, 35, 49, 15
HSL:
18°, 58.2418%, 64.3137%
HSV (HSB):
18°, 48.8479%, 85.0980%
XYZ:
41.1575, 35.2454, 19.6727
xyY:
0.4284, 0.3669, 35.2454
CIE-Lab:
65.9393, 25.0878, 28.2088
CIE-LCH:
65.9393, 37.7509, 48.3513
CIE-Luv:
65.9393, 54.8210, 30.9323
Hunter-Lab:
59.3678, 19.8537, 21.9106
#d98e6f color charts
#d98e6f color shades, tints & tones
#d98e6f color schemes
#d98e6f color preview, HTML & CSS examples
This text has a color of #d98e6f
<p style="color:#d98e6f;">Text here</p>
.mytext {color:#d98e6f;}
This box has a color of #d98e6f
<div style="background-color:#d98e6f;">Content here</div>
.mybackground {background-color:#d98e6f;}
Border around this has a color of #d98e6f
<div style="border:2px solid #d98e6f;">Content here</div>
.myborder {border:2px solid #d98e6f;}