#dd293c color space conversions
Hex:
#dd293c
RGB:
221, 41, 60
CMY:
13, 84, 76
CMYK:
0, 81, 73, 13
HSL:
354°, 72.5806%, 51.3725%
HSV (HSB):
354°, 81.4480%, 86.6667%
XYZ:
31.4273, 17.2843, 5.9548
xyY:
0.5749, 0.3162, 17.2843
CIE-Lab:
48.6162, 67.2298, 35.4917
CIE-LCH:
48.6162, 76.0230, 27.8303
CIE-Luv:
48.6162, 132.4521, 22.6349
Hunter-Lab:
41.5744, 62.1785, 20.6099
#dd293c color charts
#dd293c color shades, tints & tones
#dd293c color schemes
#dd293c color preview, HTML & CSS examples
This text has a color of #dd293c
<p style="color:#dd293c;">Text here</p>
.mytext {color:#dd293c;}
This box has a color of #dd293c
<div style="background-color:#dd293c;">Content here</div>
.mybackground {background-color:#dd293c;}
Border around this has a color of #dd293c
<div style="border:2px solid #dd293c;">Content here</div>
.myborder {border:2px solid #dd293c;}