#dd682b color space conversions
Hex:
#dd682b
RGB:
221, 104, 43
CMY:
13, 59, 83
CMYK:
0, 53, 81, 13
HSL:
21°, 72.3577%, 51.7647%
HSV (HSB):
21°, 80.5430%, 86.6667%
XYZ:
35.2052, 25.4472, 5.3418
xyY:
0.5335, 0.3856, 25.4472
CIE-Lab:
57.5086, 42.2339, 53.5230
CIE-LCH:
57.5086, 68.1793, 51.7238
CIE-Luv:
57.5086, 95.2660, 45.3534
Hunter-Lab:
50.4452, 36.2940, 29.0333
#dd682b color charts
#dd682b color shades, tints & tones
#dd682b color schemes
#dd682b color preview, HTML & CSS examples
This text has a color of #dd682b
<p style="color:#dd682b;">Text here</p>
.mytext {color:#dd682b;}
This box has a color of #dd682b
<div style="background-color:#dd682b;">Content here</div>
.mybackground {background-color:#dd682b;}
Border around this has a color of #dd682b
<div style="border:2px solid #dd682b;">Content here</div>
.myborder {border:2px solid #dd682b;}