#d98b85 color space conversions
Hex:
#d98b85
RGB:
217, 139, 133
CMY:
15, 45, 48
CMYK:
0, 36, 39, 15
HSL:
4°, 52.5000%, 68.6275%
HSV (HSB):
4°, 38.7097%, 85.0980%
XYZ:
42.0815, 34.9104, 26.7107
xyY:
0.4058, 0.3366, 34.9104
CIE-Lab:
65.6789, 29.0203, 15.6253
CIE-LCH:
65.6789, 32.9595, 28.2993
CIE-Luv:
65.6789, 53.6027, 15.4795
Hunter-Lab:
59.0850, 23.7324, 14.5561
#d98b85 color charts
#d98b85 color shades, tints & tones
#d98b85 color schemes
#d98b85 color preview, HTML & CSS examples
This text has a color of #d98b85
<p style="color:#d98b85;">Text here</p>
.mytext {color:#d98b85;}
This box has a color of #d98b85
<div style="background-color:#d98b85;">Content here</div>
.mybackground {background-color:#d98b85;}
Border around this has a color of #d98b85
<div style="border:2px solid #d98b85;">Content here</div>
.myborder {border:2px solid #d98b85;}