#dd4013 color space conversions
Hex:
#dd4013
RGB:
221, 64, 19
CMY:
13, 75, 93
CMYK:
0, 71, 91, 13
HSL:
13°, 84.1667%, 47.0588%
HSV (HSB):
13°, 91.4027%, 86.6667%
XYZ:
31.7697, 19.0860, 2.6256
xyY:
0.5940, 0.3569, 19.0860
CIE-Lab:
50.7876, 59.1214, 57.3699
CIE-LCH:
50.7876, 82.3811, 44.1386
CIE-Luv:
50.7876, 126.7986, 38.7430
Hunter-Lab:
43.6875, 53.3529, 27.0179
#dd4013 color charts
#dd4013 color shades, tints & tones
#dd4013 color schemes
#dd4013 color preview, HTML & CSS examples
This text has a color of #dd4013
<p style="color:#dd4013;">Text here</p>
.mytext {color:#dd4013;}
This box has a color of #dd4013
<div style="background-color:#dd4013;">Content here</div>
.mybackground {background-color:#dd4013;}
Border around this has a color of #dd4013
<div style="border:2px solid #dd4013;">Content here</div>
.myborder {border:2px solid #dd4013;}