#d98b8f color space conversions
Hex:
#d98b8f
RGB:
217, 139, 143
CMY:
15, 45, 44
CMYK:
0, 36, 34, 15
HSL:
357°, 50.6494%, 69.8039%
HSV (HSB):
357°, 35.9447%, 85.0980%
XYZ:
42.8058, 35.2001, 30.5248
xyY:
0.3944, 0.3243, 35.2001
CIE-Lab:
65.9042, 30.2230, 10.3177
CIE-LCH:
65.9042, 31.9356, 18.8493
CIE-Luv:
65.9042, 51.9677, 8.5155
Hunter-Lab:
59.3297, 24.9591, 11.0264
#d98b8f color charts
#d98b8f color shades, tints & tones
#d98b8f color schemes
#d98b8f color preview, HTML & CSS examples
This text has a color of #d98b8f
<p style="color:#d98b8f;">Text here</p>
.mytext {color:#d98b8f;}
This box has a color of #d98b8f
<div style="background-color:#d98b8f;">Content here</div>
.mybackground {background-color:#d98b8f;}
Border around this has a color of #d98b8f
<div style="border:2px solid #d98b8f;">Content here</div>
.myborder {border:2px solid #d98b8f;}