#d49f5e color space conversions
Hex:
#d49f5e
RGB:
212, 159, 94
CMY:
17, 38, 63
CMYK:
0, 25, 56, 17
HSL:
33°, 57.8431%, 60.0000%
HSV (HSB):
33°, 55.6604%, 83.1373%
XYZ:
41.5699, 39.6015, 16.0426
xyY:
0.4276, 0.4074, 39.6015
CIE-Lab:
69.1847, 12.3580, 41.2369
CIE-LCH:
69.1847, 43.0488, 73.3174
CIE-Luv:
69.1847, 40.7957, 47.6228
Hunter-Lab:
62.9297, 7.7860, 28.9361
#d49f5e color charts
#d49f5e color shades, tints & tones
#d49f5e color schemes
#d49f5e color preview, HTML & CSS examples
This text has a color of #d49f5e
<p style="color:#d49f5e;">Text here</p>
.mytext {color:#d49f5e;}
This box has a color of #d49f5e
<div style="background-color:#d49f5e;">Content here</div>
.mybackground {background-color:#d49f5e;}
Border around this has a color of #d49f5e
<div style="border:2px solid #d49f5e;">Content here</div>
.myborder {border:2px solid #d49f5e;}