#dd323e color space conversions
Hex:
#dd323e
RGB:
221, 50, 62
CMY:
13, 80, 76
CMYK:
0, 77, 72, 13
HSL:
356°, 71.5481%, 53.1373%
HSV (HSB):
356°, 77.3756%, 86.6667%
XYZ:
31.8289, 18.0012, 6.3544
xyY:
0.5665, 0.3204, 18.0012
CIE-Lab:
49.4975, 64.8975, 35.3493
CIE-LCH:
49.4975, 73.9004, 28.5769
CIE-Luv:
49.4975, 127.9817, 23.4938
Hunter-Lab:
42.4278, 59.6604, 20.8195
#dd323e color charts
#dd323e color shades, tints & tones
#dd323e color schemes
#dd323e color preview, HTML & CSS examples
This text has a color of #dd323e
<p style="color:#dd323e;">Text here</p>
.mytext {color:#dd323e;}
This box has a color of #dd323e
<div style="background-color:#dd323e;">Content here</div>
.mybackground {background-color:#dd323e;}
Border around this has a color of #dd323e
<div style="border:2px solid #dd323e;">Content here</div>
.myborder {border:2px solid #dd323e;}