#dd160e color space conversions
Hex:
#dd160e
RGB:
221, 22, 14
CMY:
13, 91, 95
CMYK:
0, 90, 94, 13
HSL:
2°, 88.0851%, 46.0784%
HSV (HSB):
2°, 93.6652%, 86.6667%
XYZ:
30.1850, 15.9777, 1.9085
xyY:
0.6279, 0.3324, 15.9777
CIE-Lab:
46.9452, 69.8152, 56.5732
CIE-LCH:
46.9452, 89.8593, 39.0188
CIE-Luv:
46.9452, 146.6502, 32.6364
Hunter-Lab:
39.9721, 64.8433, 25.1496
#dd160e color charts
#dd160e color shades, tints & tones
#dd160e color schemes
#dd160e color preview, HTML & CSS examples
This text has a color of #dd160e
<p style="color:#dd160e;">Text here</p>
.mytext {color:#dd160e;}
This box has a color of #dd160e
<div style="background-color:#dd160e;">Content here</div>
.mybackground {background-color:#dd160e;}
Border around this has a color of #dd160e
<div style="border:2px solid #dd160e;">Content here</div>
.myborder {border:2px solid #dd160e;}