#dd040f color space conversions
Hex:
#dd040f
RGB:
221, 4, 15
CMY:
13, 98, 94
CMYK:
0, 98, 93, 13
HSL:
357°, 96.4444%, 44.1176%
HSV (HSB):
357°, 98.1900%, 86.6667%
XYZ:
29.9484, 15.4935, 1.8640
xyY:
0.6331, 0.3275, 15.4935
CIE-Lab:
46.3028, 71.6907, 55.8728
CIE-LCH:
46.3028, 90.8919, 37.9314
CIE-Luv:
46.3028, 150.0312, 31.3479
Hunter-Lab:
39.3618, 66.9289, 24.7455
#dd040f color charts
#dd040f color shades, tints & tones
#dd040f color schemes
#dd040f color preview, HTML & CSS examples
This text has a color of #dd040f
<p style="color:#dd040f;">Text here</p>
.mytext {color:#dd040f;}
This box has a color of #dd040f
<div style="background-color:#dd040f;">Content here</div>
.mybackground {background-color:#dd040f;}
Border around this has a color of #dd040f
<div style="border:2px solid #dd040f;">Content here</div>
.myborder {border:2px solid #dd040f;}