#d99d60 color space conversions
Hex:
#d99d60
RGB:
217, 157, 96
CMY:
15, 38, 62
CMYK:
0, 28, 56, 15
HSL:
30°, 61.4213%, 61.3725%
HSV (HSB):
30°, 55.7604%, 85.0980%
XYZ:
42.7836, 39.7102, 16.4762
xyY:
0.4323, 0.4012, 39.7102
CIE-Lab:
69.2626, 15.6805, 40.4277
CIE-LCH:
69.2626, 43.3622, 68.8004
CIE-Luv:
69.2626, 45.8767, 46.1284
Hunter-Lab:
63.0160, 10.9113, 28.6092
#d99d60 color charts
#d99d60 color shades, tints & tones
#d99d60 color schemes
#d99d60 color preview, HTML & CSS examples
This text has a color of #d99d60
<p style="color:#d99d60;">Text here</p>
.mytext {color:#d99d60;}
This box has a color of #d99d60
<div style="background-color:#d99d60;">Content here</div>
.mybackground {background-color:#d99d60;}
Border around this has a color of #d99d60
<div style="border:2px solid #d99d60;">Content here</div>
.myborder {border:2px solid #d99d60;}