#dd366c color space conversions
Hex:
#dd366c
RGB:
221, 54, 108
CMY:
13, 79, 58
CMYK:
0, 76, 51, 13
HSL:
341°, 71.0638%, 53.9216%
HSV (HSB):
341°, 75.5656%, 86.6667%
XYZ:
33.8447, 19.0932, 16.0889
xyY:
0.4903, 0.2766, 19.0932
CIE-Lab:
50.7961, 66.4809, 9.4306
CIE-LCH:
50.7961, 67.1465, 8.0738
CIE-Luv:
50.7961, 111.9485, -1.3396
Hunter-Lab:
43.6958, 61.7903, 8.7563
#dd366c color charts
#dd366c color shades, tints & tones
#dd366c color schemes
#dd366c color preview, HTML & CSS examples
This text has a color of #dd366c
<p style="color:#dd366c;">Text here</p>
.mytext {color:#dd366c;}
This box has a color of #dd366c
<div style="background-color:#dd366c;">Content here</div>
.mybackground {background-color:#dd366c;}
Border around this has a color of #dd366c
<div style="border:2px solid #dd366c;">Content here</div>
.myborder {border:2px solid #dd366c;}