#d48c31 color space conversions
Hex:
#d48c31
RGB:
212, 140, 49
CMY:
17, 45, 81
CMYK:
0, 34, 77, 17
HSL:
33°, 65.4618%, 51.1765%
HSV (HSB):
33°, 76.8868%, 83.1373%
XYZ:
37.0838, 32.9750, 7.3160
xyY:
0.4793, 0.4262, 32.9750
CIE-Lab:
64.1406, 19.9243, 56.8653
CIE-LCH:
64.1406, 60.2548, 70.6907
CIE-Luv:
64.1406, 58.4345, 56.4423
Hunter-Lab:
57.4238, 14.7821, 32.6429
#d48c31 color charts
#d48c31 color shades, tints & tones
#d48c31 color schemes
#d48c31 color preview, HTML & CSS examples
This text has a color of #d48c31
<p style="color:#d48c31;">Text here</p>
.mytext {color:#d48c31;}
This box has a color of #d48c31
<div style="background-color:#d48c31;">Content here</div>
.mybackground {background-color:#d48c31;}
Border around this has a color of #d48c31
<div style="border:2px solid #d48c31;">Content here</div>
.myborder {border:2px solid #d48c31;}