#d49d2f color space conversions
Hex:
#d49d2f
RGB:
212, 157, 47
CMY:
17, 38, 82
CMYK:
0, 26, 78, 17
HSL:
40°, 65.7371%, 50.7843%
HSV (HSB):
40°, 77.8302%, 83.1373%
XYZ:
39.7214, 38.3162, 7.9915
xyY:
0.4617, 0.4454, 38.3162
CIE-Lab:
68.2530, 10.6629, 61.5263
CIE-LCH:
68.2530, 62.4434, 80.1679
CIE-Luv:
68.2530, 45.2748, 63.7097
Hunter-Lab:
61.9001, 6.2187, 35.6755
#d49d2f color charts
#d49d2f color shades, tints & tones
#d49d2f color schemes
#d49d2f color preview, HTML & CSS examples
This text has a color of #d49d2f
<p style="color:#d49d2f;">Text here</p>
.mytext {color:#d49d2f;}
This box has a color of #d49d2f
<div style="background-color:#d49d2f;">Content here</div>
.mybackground {background-color:#d49d2f;}
Border around this has a color of #d49d2f
<div style="border:2px solid #d49d2f;">Content here</div>
.myborder {border:2px solid #d49d2f;}