#d48d54 color space conversions
Hex:
#d48d54
RGB:
212, 141, 84
CMY:
17, 45, 67
CMYK:
0, 33, 60, 17
HSL:
27°, 59.8131%, 58.0392%
HSV (HSB):
27°, 60.3774%, 83.1373%
XYZ:
38.2765, 33.6869, 12.8723
xyY:
0.4512, 0.3971, 33.6869
CIE-Lab:
64.7133, 21.3316, 41.0021
CIE-LCH:
64.7133, 46.2191, 62.5140
CIE-Luv:
64.7133, 54.8004, 44.0986
Hunter-Lab:
58.0404, 16.1464, 27.4788
#d48d54 color charts
#d48d54 color shades, tints & tones
#d48d54 color schemes
#d48d54 color preview, HTML & CSS examples
This text has a color of #d48d54
<p style="color:#d48d54;">Text here</p>
.mytext {color:#d48d54;}
This box has a color of #d48d54
<div style="background-color:#d48d54;">Content here</div>
.mybackground {background-color:#d48d54;}
Border around this has a color of #d48d54
<div style="border:2px solid #d48d54;">Content here</div>
.myborder {border:2px solid #d48d54;}