#dd313c color space conversions
Hex:
#dd313c
RGB:
221, 49, 60
CMY:
13, 81, 76
CMYK:
0, 78, 73, 13
HSL:
356°, 71.6667%, 52.9412%
HSV (HSB):
356°, 77.8281%, 86.6667%
XYZ:
31.7327, 17.8950, 6.0565
xyY:
0.5699, 0.3214, 17.8950
CIE-Lab:
49.3685, 65.1034, 36.3586
CIE-LCH:
49.3685, 74.5681, 29.1822
CIE-Luv:
49.3685, 128.9377, 24.1347
Hunter-Lab:
42.3025, 59.8702, 21.1231
#dd313c color charts
#dd313c color shades, tints & tones
#dd313c color schemes
#dd313c color preview, HTML & CSS examples
This text has a color of #dd313c
<p style="color:#dd313c;">Text here</p>
.mytext {color:#dd313c;}
This box has a color of #dd313c
<div style="background-color:#dd313c;">Content here</div>
.mybackground {background-color:#dd313c;}
Border around this has a color of #dd313c
<div style="border:2px solid #dd313c;">Content here</div>
.myborder {border:2px solid #dd313c;}