#dd401a color space conversions
Hex:
#dd401a
RGB:
221, 64, 26
CMY:
13, 75, 90
CMYK:
0, 71, 88, 13
HSL:
12°, 78.9474%, 48.4314%
HSV (HSB):
12°, 88.2353%, 86.6667%
XYZ:
31.8386, 19.1135, 2.9885
xyY:
0.5903, 0.3543, 19.1135
CIE-Lab:
50.8198, 59.2336, 54.8774
CIE-LCH:
50.8198, 80.7475, 42.8138
CIE-Luv:
50.8198, 126.1993, 37.5978
Hunter-Lab:
43.7190, 53.4854, 26.5505
#dd401a color charts
#dd401a color shades, tints & tones
#dd401a color schemes
#dd401a color preview, HTML & CSS examples
This text has a color of #dd401a
<p style="color:#dd401a;">Text here</p>
.mytext {color:#dd401a;}
This box has a color of #dd401a
<div style="background-color:#dd401a;">Content here</div>
.mybackground {background-color:#dd401a;}
Border around this has a color of #dd401a
<div style="border:2px solid #dd401a;">Content here</div>
.myborder {border:2px solid #dd401a;}