#dd3c55 color space conversions
Hex:
#dd3c55
RGB:
221, 60, 85
CMY:
13, 76, 67
CMYK:
0, 73, 62, 13
HSL:
351°, 70.3057%, 55.0980%
HSV (HSB):
351°, 72.8507%, 86.6667%
XYZ:
33.0743, 19.2597, 10.5686
xyY:
0.5258, 0.3062, 19.2597
CIE-Lab:
50.9897, 62.9366, 23.5853
CIE-LCH:
50.9897, 67.2107, 20.5433
CIE-Luv:
50.9897, 116.8127, 14.4281
Hunter-Lab:
43.8859, 57.7250, 16.4419
#dd3c55 color charts
#dd3c55 color shades, tints & tones
#dd3c55 color schemes
#dd3c55 color preview, HTML & CSS examples
This text has a color of #dd3c55
<p style="color:#dd3c55;">Text here</p>
.mytext {color:#dd3c55;}
This box has a color of #dd3c55
<div style="background-color:#dd3c55;">Content here</div>
.mybackground {background-color:#dd3c55;}
Border around this has a color of #dd3c55
<div style="border:2px solid #dd3c55;">Content here</div>
.myborder {border:2px solid #dd3c55;}