#d98d85 color space conversions
Hex:
#d98d85
RGB:
217, 141, 133
CMY:
15, 45, 48
CMYK:
0, 35, 39, 15
HSL:
6°, 52.5000%, 68.6275%
HSV (HSB):
6°, 38.7097%, 85.0980%
XYZ:
42.3738, 35.4949, 26.8082
xyY:
0.4048, 0.3391, 35.4949
CIE-Lab:
66.1322, 27.9464, 16.2549
CIE-LCH:
66.1322, 32.3299, 30.1843
CIE-Luv:
66.1322, 52.3084, 16.5194
Hunter-Lab:
59.5776, 22.6949, 15.0256
#d98d85 color charts
#d98d85 color shades, tints & tones
#d98d85 color schemes
#d98d85 color preview, HTML & CSS examples
This text has a color of #d98d85
<p style="color:#d98d85;">Text here</p>
.mytext {color:#d98d85;}
This box has a color of #d98d85
<div style="background-color:#d98d85;">Content here</div>
.mybackground {background-color:#d98d85;}
Border around this has a color of #d98d85
<div style="border:2px solid #d98d85;">Content here</div>
.myborder {border:2px solid #d98d85;}