#dd2e28 color space conversions
Hex:
#dd2e28
RGB:
221, 46, 40
CMY:
13, 82, 84
CMYK:
0, 79, 82, 13
HSL:
2°, 72.6908%, 51.1765%
HSV (HSB):
2°, 81.9005%, 86.6667%
XYZ:
31.1788, 17.4793, 3.7380
xyY:
0.5951, 0.3336, 17.4793
CIE-Lab:
48.8584, 65.2720, 46.8232
CIE-LCH:
48.8584, 80.3296, 35.6540
CIE-Luv:
48.8584, 134.4138, 30.5853
Hunter-Lab:
41.8083, 59.9529, 23.9648
#dd2e28 color charts
#dd2e28 color shades, tints & tones
#dd2e28 color schemes
#dd2e28 color preview, HTML & CSS examples
This text has a color of #dd2e28
<p style="color:#dd2e28;">Text here</p>
.mytext {color:#dd2e28;}
This box has a color of #dd2e28
<div style="background-color:#dd2e28;">Content here</div>
.mybackground {background-color:#dd2e28;}
Border around this has a color of #dd2e28
<div style="border:2px solid #dd2e28;">Content here</div>
.myborder {border:2px solid #dd2e28;}