#dd0e3e color space conversions
Hex:
#dd0e3e
RGB:
221, 14, 62
CMY:
13, 95, 76
CMYK:
0, 94, 72, 13
HSL:
346°, 88.0851%, 46.0784%
HSV (HSB):
346°, 93.6652%, 86.6667%
XYZ:
30.8453, 16.0340, 6.0266
xyY:
0.5830, 0.3031, 16.0340
CIE-Lab:
47.0191, 71.9664, 32.4340
CIE-LCH:
47.0191, 78.9375, 24.2603
CIE-Luv:
47.0191, 139.6353, 18.4854
Hunter-Lab:
40.0425, 67.4268, 19.1064
#dd0e3e color charts
#dd0e3e color shades, tints & tones
#dd0e3e color schemes
#dd0e3e color preview, HTML & CSS examples
This text has a color of #dd0e3e
<p style="color:#dd0e3e;">Text here</p>
.mytext {color:#dd0e3e;}
This box has a color of #dd0e3e
<div style="background-color:#dd0e3e;">Content here</div>
.mybackground {background-color:#dd0e3e;}
Border around this has a color of #dd0e3e
<div style="border:2px solid #dd0e3e;">Content here</div>
.myborder {border:2px solid #dd0e3e;}