#dd3c45 color space conversions
Hex:
#dd3c45
RGB:
221, 60, 69
CMY:
13, 76, 73
CMYK:
0, 73, 69, 13
HSL:
357°, 70.3057%, 55.0980%
HSV (HSB):
357°, 72.8507%, 86.6667%
XYZ:
32.5088, 19.0335, 7.5907
xyY:
0.5498, 0.3219, 19.0335
CIE-Lab:
50.7264, 62.0555, 32.7323
CIE-LCH:
50.7264, 70.1590, 27.8102
CIE-Luv:
50.7264, 121.1643, 22.6412
Hunter-Lab:
43.6274, 56.6606, 20.2235
#dd3c45 color charts
#dd3c45 color shades, tints & tones
#dd3c45 color schemes
#dd3c45 color preview, HTML & CSS examples
This text has a color of #dd3c45
<p style="color:#dd3c45;">Text here</p>
.mytext {color:#dd3c45;}
This box has a color of #dd3c45
<div style="background-color:#dd3c45;">Content here</div>
.mybackground {background-color:#dd3c45;}
Border around this has a color of #dd3c45
<div style="border:2px solid #dd3c45;">Content here</div>
.myborder {border:2px solid #dd3c45;}