#dd2e30 color space conversions
Hex:
#dd2e30
RGB:
221, 46, 48
CMY:
13, 82, 81
CMYK:
0, 79, 78, 13
HSL:
359°, 72.0165%, 52.3529%
HSV (HSB):
359°, 79.1855%, 86.6667%
XYZ:
31.3293, 17.5395, 4.5305
xyY:
0.5867, 0.3285, 17.5395
CIE-Lab:
48.9328, 65.5054, 42.6488
CIE-LCH:
48.9328, 78.1657, 33.0671
CIE-Luv:
48.9328, 132.9603, 28.0910
Hunter-Lab:
41.8802, 60.2398, 22.9023
#dd2e30 color charts
#dd2e30 color shades, tints & tones
#dd2e30 color schemes
#dd2e30 color preview, HTML & CSS examples
This text has a color of #dd2e30
<p style="color:#dd2e30;">Text here</p>
.mytext {color:#dd2e30;}
This box has a color of #dd2e30
<div style="background-color:#dd2e30;">Content here</div>
.mybackground {background-color:#dd2e30;}
Border around this has a color of #dd2e30
<div style="border:2px solid #dd2e30;">Content here</div>
.myborder {border:2px solid #dd2e30;}