#d98c70 color space conversions
Hex:
#d98c70
RGB:
217, 140, 112
CMY:
15, 45, 56
CMYK:
0, 35, 48, 15
HSL:
16°, 58.0110%, 64.5098%
HSV (HSB):
16°, 48.3871%, 85.0980%
XYZ:
40.9180, 34.6777, 19.8661
xyY:
0.4286, 0.3633, 34.6777
CIE-Lab:
65.4970, 26.2590, 27.0769
CIE-LCH:
65.4970, 37.7186, 45.8786
CIE-Luv:
65.4970, 56.0747, 29.3727
Hunter-Lab:
58.8878, 20.9765, 21.2197
#d98c70 color charts
#d98c70 color shades, tints & tones
#d98c70 color schemes
#d98c70 color preview, HTML & CSS examples
This text has a color of #d98c70
<p style="color:#d98c70;">Text here</p>
.mytext {color:#d98c70;}
This box has a color of #d98c70
<div style="background-color:#d98c70;">Content here</div>
.mybackground {background-color:#d98c70;}
Border around this has a color of #d98c70
<div style="border:2px solid #d98c70;">Content here</div>
.myborder {border:2px solid #d98c70;}