#dd1e28 color space conversions
Hex:
#dd1e28
RGB:
221, 30, 40
CMY:
13, 88, 84
CMYK:
0, 86, 82, 13
HSL:
357°, 76.0956%, 49.2157%
HSV (HSB):
357°, 86.4253%, 86.6667%
XYZ:
30.6661, 16.4539, 3.5671
xyY:
0.6050, 0.3246, 16.4539
CIE-Lab:
47.5644, 68.9488, 45.5984
CIE-LCH:
47.5644, 82.6629, 33.4781
CIE-Luv:
47.5644, 140.8684, 28.1555
Hunter-Lab:
40.5634, 63.9606, 23.1805
#dd1e28 color charts
#dd1e28 color shades, tints & tones
#dd1e28 color schemes
#dd1e28 color preview, HTML & CSS examples
This text has a color of #dd1e28
<p style="color:#dd1e28;">Text here</p>
.mytext {color:#dd1e28;}
This box has a color of #dd1e28
<div style="background-color:#dd1e28;">Content here</div>
.mybackground {background-color:#dd1e28;}
Border around this has a color of #dd1e28
<div style="border:2px solid #dd1e28;">Content here</div>
.myborder {border:2px solid #dd1e28;}