#dd7e2b color space conversions
Hex:
#dd7e2b
RGB:
221, 126, 43
CMY:
13, 51, 83
CMYK:
0, 43, 81, 13
HSL:
28°, 72.3577%, 51.7647%
HSV (HSB):
28°, 80.5430%, 86.6667%
XYZ:
37.7157, 30.4683, 6.1786
xyY:
0.5072, 0.4097, 30.4683
CIE-Lab:
62.0562, 30.9724, 57.7243
CIE-LCH:
62.0562, 65.5087, 61.7838
CIE-Luv:
62.0562, 77.5120, 53.1698
Hunter-Lab:
55.1981, 25.3687, 32.0020
#dd7e2b color charts
#dd7e2b color shades, tints & tones
#dd7e2b color schemes
#dd7e2b color preview, HTML & CSS examples
This text has a color of #dd7e2b
<p style="color:#dd7e2b;">Text here</p>
.mytext {color:#dd7e2b;}
This box has a color of #dd7e2b
<div style="background-color:#dd7e2b;">Content here</div>
.mybackground {background-color:#dd7e2b;}
Border around this has a color of #dd7e2b
<div style="border:2px solid #dd7e2b;">Content here</div>
.myborder {border:2px solid #dd7e2b;}