#d9998c color space conversions
Hex:
#d9998c
RGB:
217, 153, 140
CMY:
15, 40, 45
CMYK:
0, 29, 35, 15
HSL:
10°, 50.3268%, 70.0000%
HSV (HSB):
10°, 35.4839%, 85.0980%
XYZ:
44.7401, 39.4276, 30.0632
xyY:
0.3917, 0.3452, 39.4276
CIE-Lab:
69.0599, 22.3088, 16.4218
CIE-LCH:
69.0599, 27.7012, 36.3574
CIE-Luv:
69.0599, 43.5831, 18.1391
Hunter-Lab:
62.7914, 17.2998, 15.5672
#d9998c color charts
#d9998c color shades, tints & tones
#d9998c color schemes
#d9998c color preview, HTML & CSS examples
This text has a color of #d9998c
<p style="color:#d9998c;">Text here</p>
.mytext {color:#d9998c;}
This box has a color of #d9998c
<div style="background-color:#d9998c;">Content here</div>
.mybackground {background-color:#d9998c;}
Border around this has a color of #d9998c
<div style="border:2px solid #d9998c;">Content here</div>
.myborder {border:2px solid #d9998c;}