#d98b7e color space conversions
Hex:
#d98b7e
RGB:
217, 139, 126
CMY:
15, 45, 51
CMYK:
0, 36, 42, 15
HSL:
9°, 54.4910%, 67.2549%
HSV (HSB):
9°, 41.9355%, 85.0980%
XYZ:
41.6138, 34.7233, 24.2476
xyY:
0.4137, 0.3452, 34.7233
CIE-Lab:
65.5327, 28.2331, 19.3464
CIE-LCH:
65.5327, 34.2256, 34.4205
CIE-Luv:
65.5327, 54.7013, 20.1439
Hunter-Lab:
58.9265, 22.9350, 16.8513
#d98b7e color charts
#d98b7e color shades, tints & tones
#d98b7e color schemes
#d98b7e color preview, HTML & CSS examples
This text has a color of #d98b7e
<p style="color:#d98b7e;">Text here</p>
.mytext {color:#d98b7e;}
This box has a color of #d98b7e
<div style="background-color:#d98b7e;">Content here</div>
.mybackground {background-color:#d98b7e;}
Border around this has a color of #d98b7e
<div style="border:2px solid #d98b7e;">Content here</div>
.myborder {border:2px solid #d98b7e;}