#d48e5f color space conversions
Hex:
#d48e5f
RGB:
212, 142, 95
CMY:
17, 44, 63
CMYK:
0, 33, 55, 17
HSL:
24°, 57.6355%, 60.1961%
HSV (HSB):
24°, 55.1887%, 83.1373%
XYZ:
38.8899, 34.1693, 15.3721
xyY:
0.4398, 0.3864, 34.1693
CIE-Lab:
65.0967, 21.6409, 35.6811
CIE-LCH:
65.0967, 41.7310, 58.7628
CIE-Luv:
65.0967, 52.8839, 39.1888
Hunter-Lab:
58.4545, 16.4612, 25.3263
#d48e5f color charts
#d48e5f color shades, tints & tones
#d48e5f color schemes
#d48e5f color preview, HTML & CSS examples
This text has a color of #d48e5f
<p style="color:#d48e5f;">Text here</p>
.mytext {color:#d48e5f;}
This box has a color of #d48e5f
<div style="background-color:#d48e5f;">Content here</div>
.mybackground {background-color:#d48e5f;}
Border around this has a color of #d48e5f
<div style="border:2px solid #d48e5f;">Content here</div>
.myborder {border:2px solid #d48e5f;}