#d9974b color space conversions
Hex:
#d9974b
RGB:
217, 151, 75
CMY:
15, 41, 71
CMYK:
0, 30, 65, 15
HSL:
32°, 65.1376%, 57.2549%
HSV (HSB):
32°, 65.4378%, 85.0980%
XYZ:
40.9519, 37.3929, 11.7158
xyY:
0.4547, 0.4152, 37.3929
CIE-Lab:
67.5708, 17.4244, 48.9613
CIE-LCH:
67.5708, 51.9694, 70.4103
CIE-Luv:
67.5708, 52.1058, 52.6911
Hunter-Lab:
61.1498, 12.5290, 31.4454
#d9974b color charts
#d9974b color shades, tints & tones
#d9974b color schemes
#d9974b color preview, HTML & CSS examples
This text has a color of #d9974b
<p style="color:#d9974b;">Text here</p>
.mytext {color:#d9974b;}
This box has a color of #d9974b
<div style="background-color:#d9974b;">Content here</div>
.mybackground {background-color:#d9974b;}
Border around this has a color of #d9974b
<div style="border:2px solid #d9974b;">Content here</div>
.myborder {border:2px solid #d9974b;}