#d49d58 color space conversions
Hex:
#d49d58
RGB:
212, 157, 88
CMY:
17, 38, 65
CMYK:
0, 26, 58, 17
HSL:
33°, 59.0476%, 58.8235%
HSV (HSB):
33°, 58.4906%, 83.1373%
XYZ:
40.9698, 38.8156, 14.5653
xyY:
0.4342, 0.4114, 38.8156
CIE-Lab:
68.6175, 12.9680, 43.6060
CIE-LCH:
68.6175, 45.4935, 73.4381
CIE-Luv:
68.6175, 42.7221, 49.4995
Hunter-Lab:
62.3021, 8.3526, 29.7504
#d49d58 color charts
#d49d58 color shades, tints & tones
#d49d58 color schemes
#d49d58 color preview, HTML & CSS examples
This text has a color of #d49d58
<p style="color:#d49d58;">Text here</p>
.mytext {color:#d49d58;}
This box has a color of #d49d58
<div style="background-color:#d49d58;">Content here</div>
.mybackground {background-color:#d49d58;}
Border around this has a color of #d49d58
<div style="border:2px solid #d49d58;">Content here</div>
.myborder {border:2px solid #d49d58;}