#d48c5e color space conversions
Hex:
#d48c5e
RGB:
212, 140, 94
CMY:
17, 45, 63
CMYK:
0, 34, 56, 17
HSL:
23°, 57.8431%, 60.0000%
HSV (HSB):
23°, 55.6604%, 83.1373%
XYZ:
38.5498, 33.5614, 15.0359
xyY:
0.4424, 0.3851, 33.5614
CIE-Lab:
64.6129, 22.6411, 35.6118
CIE-LCH:
64.6129, 42.1998, 57.5528
CIE-Luv:
64.6129, 54.4432, 38.7770
Hunter-Lab:
57.9322, 17.3981, 25.1642
#d48c5e color charts
#d48c5e color shades, tints & tones
#d48c5e color schemes
#d48c5e color preview, HTML & CSS examples
This text has a color of #d48c5e
<p style="color:#d48c5e;">Text here</p>
.mytext {color:#d48c5e;}
This box has a color of #d48c5e
<div style="background-color:#d48c5e;">Content here</div>
.mybackground {background-color:#d48c5e;}
Border around this has a color of #d48c5e
<div style="border:2px solid #d48c5e;">Content here</div>
.myborder {border:2px solid #d48c5e;}