#dd401c color space conversions
Hex:
#dd401c
RGB:
221, 64, 28
CMY:
13, 75, 89
CMYK:
0, 71, 87, 13
HSL:
11°, 77.5100%, 48.8235%
HSV (HSB):
11°, 87.3303%, 86.6667%
XYZ:
31.8618, 19.1228, 3.1104
xyY:
0.5890, 0.3535, 19.1228
CIE-Lab:
50.8305, 59.2713, 54.0867
CIE-LCH:
50.8305, 80.2400, 42.3813
CIE-Luv:
50.8305, 125.9992, 37.2153
Hunter-Lab:
43.7296, 53.5299, 26.3936
#dd401c color charts
#dd401c color shades, tints & tones
#dd401c color schemes
#dd401c color preview, HTML & CSS examples
This text has a color of #dd401c
<p style="color:#dd401c;">Text here</p>
.mytext {color:#dd401c;}
This box has a color of #dd401c
<div style="background-color:#dd401c;">Content here</div>
.mybackground {background-color:#dd401c;}
Border around this has a color of #dd401c
<div style="border:2px solid #dd401c;">Content here</div>
.myborder {border:2px solid #dd401c;}