#d99c4e color space conversions
Hex:
#d99c4e
RGB:
217, 156, 78
CMY:
15, 39, 69
CMYK:
0, 28, 64, 15
HSL:
34°, 64.6512%, 57.8431%
HSV (HSB):
34°, 64.0553%, 85.0980%
XYZ:
41.8789, 39.0787, 12.5434
xyY:
0.4479, 0.4179, 39.0787
CIE-Lab:
68.8082, 14.9188, 48.9056
CIE-LCH:
68.8082, 51.1305, 73.0355
CIE-Luv:
68.8082, 48.1265, 53.6708
Hunter-Lab:
62.5130, 10.1836, 31.8624
#d99c4e color charts
#d99c4e color shades, tints & tones
#d99c4e color schemes
#d99c4e color preview, HTML & CSS examples
This text has a color of #d99c4e
<p style="color:#d99c4e;">Text here</p>
.mytext {color:#d99c4e;}
This box has a color of #d99c4e
<div style="background-color:#d99c4e;">Content here</div>
.mybackground {background-color:#d99c4e;}
Border around this has a color of #d99c4e
<div style="border:2px solid #d99c4e;">Content here</div>
.myborder {border:2px solid #d99c4e;}