#d99a7b color space conversions
Hex:
#d99a7b
RGB:
217, 154, 123
CMY:
15, 40, 52
CMYK:
0, 29, 43, 15
HSL:
20°, 55.2941%, 66.6667%
HSV (HSB):
20°, 43.3180%, 85.0980%
XYZ:
43.7460, 39.2930, 24.0175
xyY:
0.4086, 0.3670, 39.2930
CIE-Lab:
68.9630, 19.8243, 25.6454
CIE-LCH:
68.9630, 32.4144, 52.2955
CIE-Luv:
68.9630, 45.0918, 29.7095
Hunter-Lab:
62.6841, 14.8745, 21.1618
#d99a7b color charts
#d99a7b color shades, tints & tones
#d99a7b color schemes
#d99a7b color preview, HTML & CSS examples
This text has a color of #d99a7b
<p style="color:#d99a7b;">Text here</p>
.mytext {color:#d99a7b;}
This box has a color of #d99a7b
<div style="background-color:#d99a7b;">Content here</div>
.mybackground {background-color:#d99a7b;}
Border around this has a color of #d99a7b
<div style="border:2px solid #d99a7b;">Content here</div>
.myborder {border:2px solid #d99a7b;}