#d49d68 color space conversions
Hex:
#d49d68
RGB:
212, 157, 104
CMY:
17, 38, 59
CMYK:
0, 26, 51, 17
HSL:
29°, 55.6701%, 61.9608%
HSV (HSB):
29°, 50.9434%, 83.1373%
XYZ:
41.7070, 39.1105, 18.4476
xyY:
0.4202, 0.3940, 39.1105
CIE-Lab:
68.8312, 14.2987, 35.5924
CIE-LCH:
68.8312, 38.3572, 68.1130
CIE-Luv:
68.8312, 41.3093, 41.6047
Hunter-Lab:
62.5384, 9.6001, 26.2875
#d49d68 color charts
#d49d68 color shades, tints & tones
#d49d68 color schemes
#d49d68 color preview, HTML & CSS examples
This text has a color of #d49d68
<p style="color:#d49d68;">Text here</p>
.mytext {color:#d49d68;}
This box has a color of #d49d68
<div style="background-color:#d49d68;">Content here</div>
.mybackground {background-color:#d49d68;}
Border around this has a color of #d49d68
<div style="border:2px solid #d49d68;">Content here</div>
.myborder {border:2px solid #d49d68;}