#dd2e25 color space conversions
Hex:
#dd2e25
RGB:
221, 46, 37
CMY:
13, 82, 85
CMYK:
0, 79, 83, 13
HSL:
3°, 73.0159%, 50.5882%
HSV (HSB):
3°, 83.2579%, 86.6667%
XYZ:
31.1297, 17.4597, 3.4796
xyY:
0.5979, 0.3353, 17.4597
CIE-Lab:
48.8341, 65.1957, 48.3152
CIE-LCH:
48.8341, 81.1470, 36.5414
CIE-Luv:
48.8341, 134.8947, 31.4093
Hunter-Lab:
41.7848, 59.8592, 24.3120
#dd2e25 color charts
#dd2e25 color shades, tints & tones
#dd2e25 color schemes
#dd2e25 color preview, HTML & CSS examples
This text has a color of #dd2e25
<p style="color:#dd2e25;">Text here</p>
.mytext {color:#dd2e25;}
This box has a color of #dd2e25
<div style="background-color:#dd2e25;">Content here</div>
.mybackground {background-color:#dd2e25;}
Border around this has a color of #dd2e25
<div style="border:2px solid #dd2e25;">Content here</div>
.myborder {border:2px solid #dd2e25;}