#dd4411 color space conversions
Hex:
#dd4411
RGB:
221, 68, 17
CMY:
13, 73, 93
CMYK:
0, 69, 92, 13
HSL:
15°, 85.7143%, 46.6667%
HSV (HSB):
15°, 92.3077%, 86.6667%
XYZ:
31.9871, 19.5469, 2.6173
xyY:
0.5907, 0.3610, 19.5469
CIE-Lab:
51.3210, 57.6121, 58.3502
CIE-LCH:
51.3210, 81.9994, 45.3647
CIE-Luv:
51.3210, 124.3216, 39.9574
Hunter-Lab:
44.2118, 51.7733, 27.4383
#dd4411 color charts
#dd4411 color shades, tints & tones
#dd4411 color schemes
#dd4411 color preview, HTML & CSS examples
This text has a color of #dd4411
<p style="color:#dd4411;">Text here</p>
.mytext {color:#dd4411;}
This box has a color of #dd4411
<div style="background-color:#dd4411;">Content here</div>
.mybackground {background-color:#dd4411;}
Border around this has a color of #dd4411
<div style="border:2px solid #dd4411;">Content here</div>
.myborder {border:2px solid #dd4411;}