#dd420e color space conversions
Hex:
#dd420e
RGB:
221, 66, 14
CMY:
13, 74, 95
CMYK:
0, 70, 94, 13
HSL:
15°, 88.0851%, 46.0784%
HSV (HSB):
15°, 93.6652%, 86.6667%
XYZ:
31.8463, 19.3003, 2.4623
xyY:
0.5940, 0.3600, 19.3003
CIE-Lab:
51.0367, 58.3263, 59.0229
CIE-LCH:
51.0367, 82.9799, 45.3401
CIE-Luv:
51.0367, 125.8338, 39.8462
Hunter-Lab:
43.9321, 52.5131, 27.4294
#dd420e color charts
#dd420e color shades, tints & tones
#dd420e color schemes
#dd420e color preview, HTML & CSS examples
This text has a color of #dd420e
<p style="color:#dd420e;">Text here</p>
.mytext {color:#dd420e;}
This box has a color of #dd420e
<div style="background-color:#dd420e;">Content here</div>
.mybackground {background-color:#dd420e;}
Border around this has a color of #dd420e
<div style="border:2px solid #dd420e;">Content here</div>
.myborder {border:2px solid #dd420e;}