#dd683f color space conversions
Hex:
#dd683f
RGB:
221, 104, 63
CMY:
13, 59, 75
CMYK:
0, 53, 71, 13
HSL:
16°, 69.9115%, 55.6863%
HSV (HSB):
16°, 71.4932%, 86.6667%
XYZ:
35.6663, 25.6317, 7.7702
xyY:
0.5164, 0.3711, 25.6317
CIE-Lab:
57.6858, 43.0312, 44.0872
CIE-LCH:
57.6858, 61.6065, 45.6945
CIE-Luv:
57.6858, 92.8961, 38.8956
Hunter-Lab:
50.6277, 37.1515, 26.3397
#dd683f color charts
#dd683f color shades, tints & tones
#dd683f color schemes
#dd683f color preview, HTML & CSS examples
This text has a color of #dd683f
<p style="color:#dd683f;">Text here</p>
.mytext {color:#dd683f;}
This box has a color of #dd683f
<div style="background-color:#dd683f;">Content here</div>
.mybackground {background-color:#dd683f;}
Border around this has a color of #dd683f
<div style="border:2px solid #dd683f;">Content here</div>
.myborder {border:2px solid #dd683f;}