#dd7e3b color space conversions
Hex:
#dd7e3b
RGB:
221, 126, 59
CMY:
13, 51, 77
CMYK:
0, 43, 73, 13
HSL:
25°, 70.4348%, 54.9020%
HSV (HSB):
25°, 73.3032%, 86.6667%
XYZ:
38.0691, 30.6096, 8.0395
xyY:
0.4962, 0.3990, 30.6096
CIE-Lab:
62.1767, 31.5969, 50.8828
CIE-LCH:
62.1767, 59.8951, 58.1608
CIE-Luv:
62.1767, 76.1828, 48.5724
Hunter-Lab:
55.3260, 26.0030, 30.1127
#dd7e3b color charts
#dd7e3b color shades, tints & tones
#dd7e3b color schemes
#dd7e3b color preview, HTML & CSS examples
This text has a color of #dd7e3b
<p style="color:#dd7e3b;">Text here</p>
.mytext {color:#dd7e3b;}
This box has a color of #dd7e3b
<div style="background-color:#dd7e3b;">Content here</div>
.mybackground {background-color:#dd7e3b;}
Border around this has a color of #dd7e3b
<div style="border:2px solid #dd7e3b;">Content here</div>
.myborder {border:2px solid #dd7e3b;}