#d49d64 color space conversions
Hex:
#d49d64
RGB:
212, 157, 100
CMY:
17, 38, 61
CMYK:
0, 26, 53, 17
HSL:
31°, 56.5657%, 61.1765%
HSV (HSB):
31°, 52.8302%, 83.1373%
XYZ:
41.5086, 39.0311, 17.4026
xyY:
0.4238, 0.3985, 39.0311
CIE-Lab:
68.7738, 13.9427, 37.6238
CIE-LCH:
68.7738, 40.1242, 69.6662
CIE-Luv:
68.7738, 41.6830, 43.6956
Hunter-Lab:
62.4749, 9.2652, 27.2170
#d49d64 color charts
#d49d64 color shades, tints & tones
#d49d64 color schemes
#d49d64 color preview, HTML & CSS examples
This text has a color of #d49d64
<p style="color:#d49d64;">Text here</p>
.mytext {color:#d49d64;}
This box has a color of #d49d64
<div style="background-color:#d49d64;">Content here</div>
.mybackground {background-color:#d49d64;}
Border around this has a color of #d49d64
<div style="border:2px solid #d49d64;">Content here</div>
.myborder {border:2px solid #d49d64;}