#dd8b3a color space conversions
Hex:
#dd8b3a
RGB:
221, 139, 58
CMY:
13, 45, 77
CMYK:
0, 37, 74, 13
HSL:
30°, 70.5628%, 54.7059%
HSV (HSB):
30°, 73.7557%, 86.6667%
XYZ:
39.8151, 34.1429, 8.4947
xyY:
0.4829, 0.4141, 34.1429
CIE-Lab:
65.0758, 24.6515, 54.3265
CIE-LCH:
65.0758, 59.6579, 65.5931
CIE-Luv:
65.0758, 65.9560, 53.9853
Hunter-Lab:
58.4319, 19.3729, 32.2829
#dd8b3a color charts
#dd8b3a color shades, tints & tones
#dd8b3a color schemes
#dd8b3a color preview, HTML & CSS examples
This text has a color of #dd8b3a
<p style="color:#dd8b3a;">Text here</p>
.mytext {color:#dd8b3a;}
This box has a color of #dd8b3a
<div style="background-color:#dd8b3a;">Content here</div>
.mybackground {background-color:#dd8b3a;}
Border around this has a color of #dd8b3a
<div style="border:2px solid #dd8b3a;">Content here</div>
.myborder {border:2px solid #dd8b3a;}