#dd363e color space conversions
Hex:
#dd363e
RGB:
221, 54, 62
CMY:
13, 79, 76
CMYK:
0, 76, 72, 13
HSL:
357°, 71.0638%, 53.9216%
HSV (HSB):
357°, 75.5656%, 86.6667%
XYZ:
32.0075, 18.3583, 6.4140
xyY:
0.5637, 0.3233, 18.3583
CIE-Lab:
49.9278, 63.6909, 35.8497
CIE-LCH:
49.9278, 73.0871, 29.3739
CIE-Luv:
49.9278, 126.0088, 24.3527
Hunter-Lab:
42.8466, 58.3625, 21.1171
#dd363e color charts
#dd363e color shades, tints & tones
#dd363e color schemes
#dd363e color preview, HTML & CSS examples
This text has a color of #dd363e
<p style="color:#dd363e;">Text here</p>
.mytext {color:#dd363e;}
This box has a color of #dd363e
<div style="background-color:#dd363e;">Content here</div>
.mybackground {background-color:#dd363e;}
Border around this has a color of #dd363e
<div style="border:2px solid #dd363e;">Content here</div>
.myborder {border:2px solid #dd363e;}