#dd2e3d color space conversions
Hex:
#dd2e3d
RGB:
221, 46, 61
CMY:
13, 82, 76
CMYK:
0, 79, 72, 13
HSL:
355°, 72.0165%, 52.3529%
HSV (HSB):
355°, 79.1855%, 86.6667%
XYZ:
31.6381, 17.6631, 6.1567
xyY:
0.5705, 0.3185, 17.6631
CIE-Lab:
49.0849, 65.9810, 35.4511
CIE-LCH:
49.0849, 74.9017, 28.2488
CIE-Luv:
49.0849, 130.0740, 23.1223
Hunter-Lab:
42.0274, 60.8260, 20.7337
#dd2e3d color charts
#dd2e3d color shades, tints & tones
#dd2e3d color schemes
#dd2e3d color preview, HTML & CSS examples
This text has a color of #dd2e3d
<p style="color:#dd2e3d;">Text here</p>
.mytext {color:#dd2e3d;}
This box has a color of #dd2e3d
<div style="background-color:#dd2e3d;">Content here</div>
.mybackground {background-color:#dd2e3d;}
Border around this has a color of #dd2e3d
<div style="border:2px solid #dd2e3d;">Content here</div>
.myborder {border:2px solid #dd2e3d;}