#d49f5b color space conversions
Hex:
#d49f5b
RGB:
212, 159, 91
CMY:
17, 38, 64
CMYK:
0, 25, 57, 17
HSL:
34°, 58.4541%, 59.4118%
HSV (HSB):
34°, 57.0755%, 83.1373%
XYZ:
41.4378, 39.5487, 15.3472
xyY:
0.4301, 0.4105, 39.5487
CIE-Lab:
69.1468, 12.1190, 42.7204
CIE-LCH:
69.1468, 44.4061, 74.1623
CIE-Luv:
69.1468, 41.0426, 49.0413
Hunter-Lab:
62.8877, 7.5633, 29.5522
#d49f5b color charts
#d49f5b color shades, tints & tones
#d49f5b color schemes
#d49f5b color preview, HTML & CSS examples
This text has a color of #d49f5b
<p style="color:#d49f5b;">Text here</p>
.mytext {color:#d49f5b;}
This box has a color of #d49f5b
<div style="background-color:#d49f5b;">Content here</div>
.mybackground {background-color:#d49f5b;}
Border around this has a color of #d49f5b
<div style="border:2px solid #d49f5b;">Content here</div>
.myborder {border:2px solid #d49f5b;}