#dd042f color space conversions
Hex:
#dd042f
RGB:
221, 4, 47
CMY:
13, 98, 82
CMYK:
0, 98, 79, 13
HSL:
348°, 96.4444%, 44.1176%
HSV (HSB):
348°, 98.1900%, 86.6667%
XYZ:
30.3753, 15.6642, 4.1119
xyY:
0.6057, 0.3123, 15.6642
CIE-Lab:
46.5308, 72.3167, 40.7117
CIE-LCH:
46.5308, 82.9889, 29.3780
CIE-Luv:
46.5308, 145.0115, 23.8172
Hunter-Lab:
39.5781, 67.7333, 21.5448
#dd042f color charts
#dd042f color shades, tints & tones
#dd042f color schemes
#dd042f color preview, HTML & CSS examples
This text has a color of #dd042f
<p style="color:#dd042f;">Text here</p>
.mytext {color:#dd042f;}
This box has a color of #dd042f
<div style="background-color:#dd042f;">Content here</div>
.mybackground {background-color:#dd042f;}
Border around this has a color of #dd042f
<div style="border:2px solid #dd042f;">Content here</div>
.myborder {border:2px solid #dd042f;}