#d1998a color space conversions
Hex:
#d1998a
RGB:
209, 153, 138
CMY:
18, 40, 46
CMYK:
0, 27, 34, 18
HSL:
13°, 43.5583%, 68.0392%
HSV (HSB):
13°, 33.9713%, 81.9608%
XYZ:
42.2732, 38.1728, 29.1848
xyY:
0.3856, 0.3482, 38.1728
CIE-Lab:
68.1477, 18.9561, 16.1301
CIE-LCH:
68.1477, 24.8900, 40.3951
CIE-Luv:
68.1477, 37.9966, 18.3972
Hunter-Lab:
61.7841, 14.0089, 15.2422
#d1998a color charts
#d1998a color shades, tints & tones
#d1998a color schemes
#d1998a color preview, HTML & CSS examples
This text has a color of #d1998a
<p style="color:#d1998a;">Text here</p>
.mytext {color:#d1998a;}
This box has a color of #d1998a
<div style="background-color:#d1998a;">Content here</div>
.mybackground {background-color:#d1998a;}
Border around this has a color of #d1998a
<div style="border:2px solid #d1998a;">Content here</div>
.myborder {border:2px solid #d1998a;}