#dd202f color space conversions
Hex:
#dd202f
RGB:
221, 32, 47
CMY:
13, 87, 82
CMYK:
0, 86, 79, 13
HSL:
355°, 74.7036%, 49.6078%
HSV (HSB):
355°, 85.5204%, 86.6667%
XYZ:
30.8484, 16.6104, 4.2696
xyY:
0.5964, 0.3211, 16.6104
CIE-Lab:
47.7654, 68.7611, 41.9931
CIE-LCH:
47.7654, 80.5699, 31.4129
CIE-Luv:
47.7654, 138.8240, 26.2081
Hunter-Lab:
40.7559, 63.7851, 22.3179
#dd202f color charts
#dd202f color shades, tints & tones
#dd202f color schemes
#dd202f color preview, HTML & CSS examples
This text has a color of #dd202f
<p style="color:#dd202f;">Text here</p>
.mytext {color:#dd202f;}
This box has a color of #dd202f
<div style="background-color:#dd202f;">Content here</div>
.mybackground {background-color:#dd202f;}
Border around this has a color of #dd202f
<div style="border:2px solid #dd202f;">Content here</div>
.myborder {border:2px solid #dd202f;}