#dd682e color space conversions
Hex:
#dd682e
RGB:
221, 104, 46
CMY:
13, 59, 82
CMYK:
0, 53, 79, 13
HSL:
20°, 72.0165%, 52.3529%
HSV (HSB):
20°, 79.1855%, 86.6667%
XYZ:
35.2623, 25.4700, 5.6425
xyY:
0.5313, 0.3837, 25.4700
CIE-Lab:
57.5306, 42.3331, 52.2122
CIE-LCH:
57.5306, 67.2176, 50.9652
CIE-Luv:
57.5306, 94.9666, 44.5388
Hunter-Lab:
50.4678, 36.4005, 28.6987
#dd682e color charts
#dd682e color shades, tints & tones
#dd682e color schemes
#dd682e color preview, HTML & CSS examples
This text has a color of #dd682e
<p style="color:#dd682e;">Text here</p>
.mytext {color:#dd682e;}
This box has a color of #dd682e
<div style="background-color:#dd682e;">Content here</div>
.mybackground {background-color:#dd682e;}
Border around this has a color of #dd682e
<div style="border:2px solid #dd682e;">Content here</div>
.myborder {border:2px solid #dd682e;}