#d99d40 color space conversions
Hex:
#d99d40
RGB:
217, 157, 64
CMY:
15, 38, 75
CMYK:
0, 28, 71, 15
HSL:
36°, 66.8122%, 55.0980%
HSV (HSB):
36°, 70.5069%, 85.0980%
XYZ:
41.5977, 39.2358, 10.2313
xyY:
0.4568, 0.4309, 39.2358
CIE-Lab:
68.9217, 13.5760, 55.4910
CIE-LCH:
68.9217, 57.1275, 76.2525
CIE-Luv:
68.9217, 48.3391, 59.1586
Hunter-Lab:
62.6385, 8.9228, 34.1626
#d99d40 color charts
#d99d40 color shades, tints & tones
#d99d40 color schemes
#d99d40 color preview, HTML & CSS examples
This text has a color of #d99d40
<p style="color:#d99d40;">Text here</p>
.mytext {color:#d99d40;}
This box has a color of #d99d40
<div style="background-color:#d99d40;">Content here</div>
.mybackground {background-color:#d99d40;}
Border around this has a color of #d99d40
<div style="border:2px solid #d99d40;">Content here</div>
.myborder {border:2px solid #d99d40;}