#dd913f color space conversions
Hex:
#dd913f
RGB:
221, 145, 63
CMY:
13, 43, 75
CMYK:
0, 34, 71, 13
HSL:
31°, 69.9115%, 55.6863%
HSV (HSB):
31°, 71.4932%, 86.6667%
XYZ:
40.8414, 35.9818, 9.4952
xyY:
0.4731, 0.4168, 35.9818
CIE-Lab:
66.5060, 21.6739, 53.5610
CIE-LCH:
66.5060, 57.7801, 67.9689
CIE-Luv:
66.5060, 60.8563, 54.7860
Hunter-Lab:
59.9849, 16.5603, 32.6042
#dd913f color charts
#dd913f color shades, tints & tones
#dd913f color schemes
#dd913f color preview, HTML & CSS examples
This text has a color of #dd913f
<p style="color:#dd913f;">Text here</p>
.mytext {color:#dd913f;}
This box has a color of #dd913f
<div style="background-color:#dd913f;">Content here</div>
.mybackground {background-color:#dd913f;}
Border around this has a color of #dd913f
<div style="border:2px solid #dd913f;">Content here</div>
.myborder {border:2px solid #dd913f;}