#d48d2c color space conversions
Hex:
#d48d2c
RGB:
212, 141, 44
CMY:
17, 45, 83
CMYK:
0, 33, 79, 17
HSL:
35°, 66.1417%, 50.1961%
HSV (HSB):
35°, 79.2453%, 83.1373%
XYZ:
37.1309, 33.2287, 6.8396
xyY:
0.4810, 0.4304, 33.2287
CIE-Lab:
64.3456, 19.1952, 59.0232
CIE-LCH:
64.3456, 62.0660, 71.9847
CIE-Luv:
64.3456, 57.9277, 58.1033
Hunter-Lab:
57.6443, 14.1011, 33.3161
#d48d2c color charts
#d48d2c color shades, tints & tones
#d48d2c color schemes
#d48d2c color preview, HTML & CSS examples
This text has a color of #d48d2c
<p style="color:#d48d2c;">Text here</p>
.mytext {color:#d48d2c;}
This box has a color of #d48d2c
<div style="background-color:#d48d2c;">Content here</div>
.mybackground {background-color:#d48d2c;}
Border around this has a color of #d48d2c
<div style="border:2px solid #d48d2c;">Content here</div>
.myborder {border:2px solid #d48d2c;}