#d49f4a color space conversions
Hex:
#d49f4a
RGB:
212, 159, 74
CMY:
17, 38, 71
CMYK:
0, 25, 65, 17
HSL:
37°, 61.6071%, 56.0784%
HSV (HSB):
37°, 65.0943%, 83.1373%
XYZ:
40.7855, 39.2877, 11.9122
xyY:
0.4434, 0.4271, 39.2877
CIE-Lab:
68.9592, 10.9280, 50.8264
CIE-LCH:
68.9592, 51.9879, 77.8658
CIE-Luv:
68.9592, 42.2936, 56.2158
Hunter-Lab:
62.6799, 6.4593, 32.6080
#d49f4a color charts
#d49f4a color shades, tints & tones
#d49f4a color schemes
#d49f4a color preview, HTML & CSS examples
This text has a color of #d49f4a
<p style="color:#d49f4a;">Text here</p>
.mytext {color:#d49f4a;}
This box has a color of #d49f4a
<div style="background-color:#d49f4a;">Content here</div>
.mybackground {background-color:#d49f4a;}
Border around this has a color of #d49f4a
<div style="border:2px solid #d49f4a;">Content here</div>
.myborder {border:2px solid #d49f4a;}