#dd2a3c color space conversions
Hex:
#dd2a3c
RGB:
221, 42, 60
CMY:
13, 84, 76
CMYK:
0, 81, 73, 13
HSL:
354°, 72.4696%, 51.5686%
HSV (HSB):
354°, 80.9955%, 86.6667%
XYZ:
31.4624, 17.3543, 5.9664
xyY:
0.5743, 0.3168, 17.3543
CIE-Lab:
48.7034, 66.9824, 35.5924
CIE-LCH:
48.7034, 75.8516, 27.9848
CIE-Luv:
48.7034, 132.0425, 22.8092
Hunter-Lab:
41.6585, 61.9087, 20.6693
#dd2a3c color charts
#dd2a3c color shades, tints & tones
#dd2a3c color schemes
#dd2a3c color preview, HTML & CSS examples
This text has a color of #dd2a3c
<p style="color:#dd2a3c;">Text here</p>
.mytext {color:#dd2a3c;}
This box has a color of #dd2a3c
<div style="background-color:#dd2a3c;">Content here</div>
.mybackground {background-color:#dd2a3c;}
Border around this has a color of #dd2a3c
<div style="border:2px solid #dd2a3c;">Content here</div>
.myborder {border:2px solid #dd2a3c;}