#dd055c color space conversions
Hex:
#dd055c
RGB:
221, 5, 92
CMY:
13, 98, 64
CMYK:
0, 98, 58, 13
HSL:
336°, 95.5752%, 44.3137%
HSV (HSB):
336°, 97.7376%, 86.6667%
XYZ:
31.8048, 16.2534, 11.5861
xyY:
0.5332, 0.2725, 16.2534
CIE-Lab:
47.3052, 74.2596, 14.3728
CIE-LCH:
47.3052, 75.6378, 10.9541
CIE-Luv:
47.3052, 130.4122, 1.8343
Hunter-Lab:
40.3155, 70.2662, 11.1817
#dd055c color charts
#dd055c color shades, tints & tones
#dd055c color schemes
#dd055c color preview, HTML & CSS examples
This text has a color of #dd055c
<p style="color:#dd055c;">Text here</p>
.mytext {color:#dd055c;}
This box has a color of #dd055c
<div style="background-color:#dd055c;">Content here</div>
.mybackground {background-color:#dd055c;}
Border around this has a color of #dd055c
<div style="border:2px solid #dd055c;">Content here</div>
.myborder {border:2px solid #dd055c;}