#dd2e2c color space conversions
Hex:
#dd2e2c
RGB:
221, 46, 44
CMY:
13, 82, 83
CMYK:
0, 79, 80, 13
HSL:
1°, 72.2449%, 51.9608%
HSV (HSB):
1°, 80.0905%, 86.6667%
XYZ:
31.2504, 17.5080, 4.1152
xyY:
0.5910, 0.3311, 17.5080
CIE-Lab:
48.8938, 65.3832, 44.7679
CIE-LCH:
48.8938, 79.2409, 34.3994
CIE-Luv:
48.8938, 133.7182, 29.3922
Hunter-Lab:
41.8426, 60.0895, 23.4587
#dd2e2c color charts
#dd2e2c color shades, tints & tones
#dd2e2c color schemes
#dd2e2c color preview, HTML & CSS examples
This text has a color of #dd2e2c
<p style="color:#dd2e2c;">Text here</p>
.mytext {color:#dd2e2c;}
This box has a color of #dd2e2c
<div style="background-color:#dd2e2c;">Content here</div>
.mybackground {background-color:#dd2e2c;}
Border around this has a color of #dd2e2c
<div style="border:2px solid #dd2e2c;">Content here</div>
.myborder {border:2px solid #dd2e2c;}