#d99e7f color space conversions
Hex:
#d99e7f
RGB:
217, 158, 127
CMY:
15, 38, 50
CMYK:
0, 27, 41, 15
HSL:
21°, 54.2169%, 67.4510%
HSV (HSB):
21°, 41.4747%, 85.0980%
XYZ:
44.6729, 40.7377, 25.5873
xyY:
0.4025, 0.3670, 40.7377
CIE-Lab:
69.9918, 18.0971, 24.8419
CIE-LCH:
69.9918, 30.7347, 53.9270
CIE-Luv:
69.9918, 41.9528, 29.2940
Hunter-Lab:
63.8261, 13.2392, 20.9095
#d99e7f color charts
#d99e7f color shades, tints & tones
#d99e7f color schemes
#d99e7f color preview, HTML & CSS examples
This text has a color of #d99e7f
<p style="color:#d99e7f;">Text here</p>
.mytext {color:#d99e7f;}
This box has a color of #d99e7f
<div style="background-color:#d99e7f;">Content here</div>
.mybackground {background-color:#d99e7f;}
Border around this has a color of #d99e7f
<div style="border:2px solid #d99e7f;">Content here</div>
.myborder {border:2px solid #d99e7f;}