#d49a3a color space conversions
Hex:
#d49a3a
RGB:
212, 154, 58
CMY:
17, 40, 77
CMYK:
0, 27, 73, 17
HSL:
37°, 64.1667%, 52.9412%
HSV (HSB):
37°, 72.6415%, 83.1373%
XYZ:
39.4707, 37.4137, 9.1442
xyY:
0.4588, 0.4349, 37.4137
CIE-Lab:
67.5863, 12.7486, 56.5301
CIE-LCH:
67.5863, 57.9498, 77.2913
CIE-Luv:
67.5863, 47.0257, 59.5305
Hunter-Lab:
61.1668, 8.1436, 33.9531
#d49a3a color charts
#d49a3a color shades, tints & tones
#d49a3a color schemes
#d49a3a color preview, HTML & CSS examples
This text has a color of #d49a3a
<p style="color:#d49a3a;">Text here</p>
.mytext {color:#d49a3a;}
This box has a color of #d49a3a
<div style="background-color:#d49a3a;">Content here</div>
.mybackground {background-color:#d49a3a;}
Border around this has a color of #d49a3a
<div style="border:2px solid #d49a3a;">Content here</div>
.myborder {border:2px solid #d49a3a;}