#d49d3a color space conversions
Hex:
#d49d3a
RGB:
212, 157, 58
CMY:
17, 38, 77
CMYK:
0, 26, 73, 17
HSL:
39°, 64.1667%, 52.9412%
HSV (HSB):
39°, 72.6415%, 83.1373%
XYZ:
39.9721, 38.4165, 9.3114
xyY:
0.4558, 0.4380, 38.4165
CIE-Lab:
68.3265, 11.1311, 57.2759
CIE-LCH:
68.3265, 58.3475, 79.0022
CIE-Luv:
68.3265, 44.7451, 60.7667
Hunter-Lab:
61.9810, 6.6493, 34.4796
#d49d3a color charts
#d49d3a color shades, tints & tones
#d49d3a color schemes
#d49d3a color preview, HTML & CSS examples
This text has a color of #d49d3a
<p style="color:#d49d3a;">Text here</p>
.mytext {color:#d49d3a;}
This box has a color of #d49d3a
<div style="background-color:#d49d3a;">Content here</div>
.mybackground {background-color:#d49d3a;}
Border around this has a color of #d49d3a
<div style="border:2px solid #d49d3a;">Content here</div>
.myborder {border:2px solid #d49d3a;}