#dd683a color space conversions
Hex:
#dd683a
RGB:
221, 104, 58
CMY:
13, 59, 77
CMYK:
0, 53, 74, 13
HSL:
17°, 70.5628%, 54.7059%
HSV (HSB):
17°, 73.7557%, 86.6667%
XYZ:
35.5328, 25.5783, 7.0673
xyY:
0.5212, 0.3752, 25.5783
CIE-Lab:
57.6346, 42.8014, 46.5799
CIE-LCH:
57.6346, 63.2586, 47.4206
CIE-Luv:
57.6346, 93.5708, 40.7367
Hunter-Lab:
50.5750, 36.9039, 27.1173
#dd683a color charts
#dd683a color shades, tints & tones
#dd683a color schemes
#dd683a color preview, HTML & CSS examples
This text has a color of #dd683a
<p style="color:#dd683a;">Text here</p>
.mytext {color:#dd683a;}
This box has a color of #dd683a
<div style="background-color:#dd683a;">Content here</div>
.mybackground {background-color:#dd683a;}
Border around this has a color of #dd683a
<div style="border:2px solid #dd683a;">Content here</div>
.myborder {border:2px solid #dd683a;}