#d48c2d color space conversions
Hex:
#d48c2d
RGB:
212, 140, 45
CMY:
17, 45, 82
CMYK:
0, 34, 79, 17
HSL:
34°, 66.0079%, 50.3922%
HSV (HSB):
34°, 78.7736%, 83.1373%
XYZ:
37.0031, 32.9427, 6.8909
xyY:
0.4816, 0.4287, 32.9427
CIE-Lab:
64.1145, 19.7718, 58.4264
CIE-LCH:
64.1145, 61.6812, 71.3039
CIE-Luv:
64.1145, 58.6676, 57.4704
Hunter-Lab:
57.3957, 14.6368, 33.0587
#d48c2d color charts
#d48c2d color shades, tints & tones
#d48c2d color schemes
#d48c2d color preview, HTML & CSS examples
This text has a color of #d48c2d
<p style="color:#d48c2d;">Text here</p>
.mytext {color:#d48c2d;}
This box has a color of #d48c2d
<div style="background-color:#d48c2d;">Content here</div>
.mybackground {background-color:#d48c2d;}
Border around this has a color of #d48c2d
<div style="border:2px solid #d48c2d;">Content here</div>
.myborder {border:2px solid #d48c2d;}