#d49b5b color space conversions
Hex:
#d49b5b
RGB:
212, 155, 91
CMY:
17, 39, 64
CMYK:
0, 27, 57, 17
HSL:
32°, 58.4541%, 59.4118%
HSV (HSB):
32°, 57.0755%, 83.1373%
XYZ:
40.7610, 38.1951, 15.1216
xyY:
0.4333, 0.4060, 38.1951
CIE-Lab:
68.1641, 14.2794, 41.5386
CIE-LCH:
68.1641, 43.9244, 71.0290
CIE-Luv:
68.1641, 43.9100, 47.1910
Hunter-Lab:
61.8022, 9.5743, 28.7546
#d49b5b color charts
#d49b5b color shades, tints & tones
#d49b5b color schemes
#d49b5b color preview, HTML & CSS examples
This text has a color of #d49b5b
<p style="color:#d49b5b;">Text here</p>
.mytext {color:#d49b5b;}
This box has a color of #d49b5b
<div style="background-color:#d49b5b;">Content here</div>
.mybackground {background-color:#d49b5b;}
Border around this has a color of #d49b5b
<div style="border:2px solid #d49b5b;">Content here</div>
.myborder {border:2px solid #d49b5b;}