#d49d45 color space conversions
Hex:
#d49d45
RGB:
212, 157, 69
CMY:
17, 38, 73
CMYK:
0, 26, 67, 17
HSL:
37°, 62.4454%, 55.0980%
HSV (HSB):
37°, 67.4528%, 83.1373%
XYZ:
40.2825, 38.5407, 10.9462
xyY:
0.4487, 0.4293, 38.5407
CIE-Lab:
68.4172, 11.7072, 52.5509
CIE-LCH:
68.4172, 53.8392, 77.4409
CIE-Luv:
68.4172, 44.1013, 57.1854
Hunter-Lab:
62.0811, 7.1812, 33.0027
#d49d45 color charts
#d49d45 color shades, tints & tones
#d49d45 color schemes
#d49d45 color preview, HTML & CSS examples
This text has a color of #d49d45
<p style="color:#d49d45;">Text here</p>
.mytext {color:#d49d45;}
This box has a color of #d49d45
<div style="background-color:#d49d45;">Content here</div>
.mybackground {background-color:#d49d45;}
Border around this has a color of #d49d45
<div style="border:2px solid #d49d45;">Content here</div>
.myborder {border:2px solid #d49d45;}