#d9994c color space conversions
Hex:
#d9994c
RGB:
217, 153, 76
CMY:
15, 40, 70
CMYK:
0, 29, 65, 15
HSL:
33°, 64.9770%, 57.4510%
HSV (HSB):
33°, 64.9770%, 85.0980%
XYZ:
41.3110, 38.0560, 12.0057
xyY:
0.4521, 0.4165, 38.0560
CIE-Lab:
68.0619, 16.4085, 49.0297
CIE-LCH:
68.0619, 51.7025, 71.4965
CIE-Luv:
68.0619, 50.5227, 53.1609
Hunter-Lab:
61.6895, 11.5776, 31.6440
#d9994c color charts
#d9994c color shades, tints & tones
#d9994c color schemes
#d9994c color preview, HTML & CSS examples
This text has a color of #d9994c
<p style="color:#d9994c;">Text here</p>
.mytext {color:#d9994c;}
This box has a color of #d9994c
<div style="background-color:#d9994c;">Content here</div>
.mybackground {background-color:#d9994c;}
Border around this has a color of #d9994c
<div style="border:2px solid #d9994c;">Content here</div>
.myborder {border:2px solid #d9994c;}