#dd1e0e color space conversions
Hex:
#dd1e0e
RGB:
221, 30, 14
CMY:
13, 88, 95
CMYK:
0, 86, 94, 13
HSL:
5°, 88.0851%, 46.0784%
HSV (HSB):
5°, 93.6652%, 86.6667%
XYZ:
30.3623, 16.3324, 1.9677
xyY:
0.6239, 0.3356, 16.3324
CIE-Lab:
47.4076, 68.4889, 56.8395
CIE-LCH:
47.4076, 89.0025, 39.6896
CIE-Luv:
47.4076, 144.2003, 33.4638
Hunter-Lab:
40.4134, 63.3826, 25.4026
#dd1e0e color charts
#dd1e0e color shades, tints & tones
#dd1e0e color schemes
#dd1e0e color preview, HTML & CSS examples
This text has a color of #dd1e0e
<p style="color:#dd1e0e;">Text here</p>
.mytext {color:#dd1e0e;}
This box has a color of #dd1e0e
<div style="background-color:#dd1e0e;">Content here</div>
.mybackground {background-color:#dd1e0e;}
Border around this has a color of #dd1e0e
<div style="border:2px solid #dd1e0e;">Content here</div>
.myborder {border:2px solid #dd1e0e;}