#d48d3a color space conversions
Hex:
#d48d3a
RGB:
212, 141, 58
CMY:
17, 45, 77
CMYK:
0, 33, 73, 17
HSL:
32°, 64.1667%, 52.9412%
HSV (HSB):
32°, 72.6415%, 83.1373%
XYZ:
37.4400, 33.3523, 8.4673
xyY:
0.4724, 0.4208, 33.3523
CIE-Lab:
64.4452, 19.7776, 53.3311
CIE-LCH:
64.4452, 56.8803, 69.6529
CIE-Luv:
64.4452, 57.0566, 54.2106
Hunter-Lab:
57.7514, 14.6556, 31.7331
#d48d3a color charts
#d48d3a color shades, tints & tones
#d48d3a color schemes
#d48d3a color preview, HTML & CSS examples
This text has a color of #d48d3a
<p style="color:#d48d3a;">Text here</p>
.mytext {color:#d48d3a;}
This box has a color of #d48d3a
<div style="background-color:#d48d3a;">Content here</div>
.mybackground {background-color:#d48d3a;}
Border around this has a color of #d48d3a
<div style="border:2px solid #d48d3a;">Content here</div>
.myborder {border:2px solid #d48d3a;}