#dd704f color space conversions
Hex:
#dd704f
RGB:
221, 112, 79
CMY:
13, 56, 69
CMYK:
0, 49, 64, 13
HSL:
14°, 67.6190%, 58.8235%
HSV (HSB):
14°, 64.2534%, 86.6667%
XYZ:
37.0242, 27.5250, 10.7586
xyY:
0.4916, 0.3655, 27.5250
CIE-Lab:
59.4572, 39.9159, 37.6368
CIE-LCH:
59.4572, 54.8618, 43.3167
CIE-Luv:
59.4572, 84.4856, 35.1144
Hunter-Lab:
52.4643, 34.1557, 24.5667
#dd704f color charts
#dd704f color shades, tints & tones
#dd704f color schemes
#dd704f color preview, HTML & CSS examples
This text has a color of #dd704f
<p style="color:#dd704f;">Text here</p>
.mytext {color:#dd704f;}
This box has a color of #dd704f
<div style="background-color:#dd704f;">Content here</div>
.mybackground {background-color:#dd704f;}
Border around this has a color of #dd704f
<div style="border:2px solid #dd704f;">Content here</div>
.myborder {border:2px solid #dd704f;}