#dd7b2e color space conversions
Hex:
#dd7b2e
RGB:
221, 123, 46
CMY:
13, 52, 82
CMYK:
0, 44, 79, 13
HSL:
26°, 72.0165%, 52.3529%
HSV (HSB):
26°, 79.1855%, 86.6667%
XYZ:
37.3949, 29.7353, 6.3533
xyY:
0.5089, 0.4047, 29.7353
CIE-Lab:
61.4252, 32.6476, 55.9187
CIE-LCH:
61.4252, 64.7516, 59.7219
CIE-Luv:
61.4252, 79.7250, 51.3076
Hunter-Lab:
54.5301, 26.9815, 31.2632
#dd7b2e color charts
#dd7b2e color shades, tints & tones
#dd7b2e color schemes
#dd7b2e color preview, HTML & CSS examples
This text has a color of #dd7b2e
<p style="color:#dd7b2e;">Text here</p>
.mytext {color:#dd7b2e;}
This box has a color of #dd7b2e
<div style="background-color:#dd7b2e;">Content here</div>
.mybackground {background-color:#dd7b2e;}
Border around this has a color of #dd7b2e
<div style="border:2px solid #dd7b2e;">Content here</div>
.myborder {border:2px solid #dd7b2e;}