#dd713b color space conversions
Hex:
#dd713b
RGB:
221, 113, 59
CMY:
13, 56, 77
CMYK:
0, 49, 73, 13
HSL:
20°, 70.4348%, 54.9020%
HSV (HSB):
20°, 73.3032%, 86.6667%
XYZ:
36.5133, 27.4982, 7.5209
xyY:
0.5104, 0.3844, 27.4982
CIE-Lab:
59.4326, 38.3342, 47.9960
CIE-LCH:
59.4326, 61.4258, 51.3858
CIE-Luv:
59.4326, 86.4501, 43.6496
Hunter-Lab:
52.4387, 32.5227, 28.2036
#dd713b color charts
#dd713b color shades, tints & tones
#dd713b color schemes
#dd713b color preview, HTML & CSS examples
This text has a color of #dd713b
<p style="color:#dd713b;">Text here</p>
.mytext {color:#dd713b;}
This box has a color of #dd713b
<div style="background-color:#dd713b;">Content here</div>
.mybackground {background-color:#dd713b;}
Border around this has a color of #dd713b
<div style="border:2px solid #dd713b;">Content here</div>
.myborder {border:2px solid #dd713b;}