#d49f49 color space conversions
Hex:
#d49f49
RGB:
212, 159, 73
CMY:
17, 38, 71
CMYK:
0, 25, 66, 17
HSL:
37°, 61.7778%, 55.8824%
HSV (HSB):
37°, 65.5660%, 83.1373%
XYZ:
40.7521, 39.2744, 11.7362
xyY:
0.4441, 0.4280, 39.2744
CIE-Lab:
68.9495, 10.8665, 51.2833
CIE-LCH:
68.9495, 52.4219, 78.0365
CIE-Luv:
68.9495, 42.3591, 56.5912
Hunter-Lab:
62.6693, 6.4025, 32.7652
#d49f49 color charts
#d49f49 color shades, tints & tones
#d49f49 color schemes
#d49f49 color preview, HTML & CSS examples
This text has a color of #d49f49
<p style="color:#d49f49;">Text here</p>
.mytext {color:#d49f49;}
This box has a color of #d49f49
<div style="background-color:#d49f49;">Content here</div>
.mybackground {background-color:#d49f49;}
Border around this has a color of #d49f49
<div style="border:2px solid #d49f49;">Content here</div>
.myborder {border:2px solid #d49f49;}