#dd2355 color space conversions
Hex:
#dd2355
RGB:
221, 35, 85
CMY:
13, 86, 67
CMYK:
0, 84, 62, 13
HSL:
344°, 73.2283%, 50.1961%
HSV (HSB):
344°, 84.1629%, 86.6667%
XYZ:
32.0595, 17.2301, 10.2303
xyY:
0.5386, 0.2895, 17.2301
CIE-Lab:
48.5487, 69.8240, 20.3679
CIE-LCH:
48.5487, 72.7341, 16.2621
CIE-Luv:
48.5487, 127.1130, 9.1178
Hunter-Lab:
41.5091, 65.2232, 14.4438
#dd2355 color charts
#dd2355 color shades, tints & tones
#dd2355 color schemes
#dd2355 color preview, HTML & CSS examples
This text has a color of #dd2355
<p style="color:#dd2355;">Text here</p>
.mytext {color:#dd2355;}
This box has a color of #dd2355
<div style="background-color:#dd2355;">Content here</div>
.mybackground {background-color:#dd2355;}
Border around this has a color of #dd2355
<div style="border:2px solid #dd2355;">Content here</div>
.myborder {border:2px solid #dd2355;}