#dd2d3a color space conversions
Hex:
#dd2d3a
RGB:
221, 45, 58
CMY:
13, 82, 77
CMYK:
0, 80, 74, 13
HSL:
356°, 72.1311%, 52.1569%
HSV (HSB):
356°, 79.6380%, 86.6667%
XYZ:
31.5209, 17.5544, 5.7300
xyY:
0.5751, 0.3203, 17.5544
CIE-Lab:
48.9511, 66.1290, 37.0365
CIE-LCH:
48.9511, 75.7941, 29.2516
CIE-Luv:
48.9511, 131.2434, 24.1800
Hunter-Lab:
41.8980, 60.9685, 21.2201
#dd2d3a color charts
#dd2d3a color shades, tints & tones
#dd2d3a color schemes
#dd2d3a color preview, HTML & CSS examples
This text has a color of #dd2d3a
<p style="color:#dd2d3a;">Text here</p>
.mytext {color:#dd2d3a;}
This box has a color of #dd2d3a
<div style="background-color:#dd2d3a;">Content here</div>
.mybackground {background-color:#dd2d3a;}
Border around this has a color of #dd2d3a
<div style="border:2px solid #dd2d3a;">Content here</div>
.myborder {border:2px solid #dd2d3a;}