#dd096c color space conversions
Hex:
#dd096c
RGB:
221, 9, 108
CMY:
13, 96, 58
CMYK:
0, 96, 51, 13
HSL:
332°, 92.1739%, 45.0980%
HSV (HSB):
332°, 95.9276%, 86.6667%
XYZ:
32.6233, 16.6502, 15.6817
xyY:
0.5022, 0.2563, 16.6502
CIE-Lab:
47.8163, 75.0090, 5.1926
CIE-LCH:
47.8163, 75.1886, 3.9601
CIE-Luv:
47.8163, 123.2577, -8.3558
Hunter-Lab:
40.8047, 71.3021, 5.7774
#dd096c color charts
#dd096c color shades, tints & tones
#dd096c color schemes
#dd096c color preview, HTML & CSS examples
This text has a color of #dd096c
<p style="color:#dd096c;">Text here</p>
.mytext {color:#dd096c;}
This box has a color of #dd096c
<div style="background-color:#dd096c;">Content here</div>
.mybackground {background-color:#dd096c;}
Border around this has a color of #dd096c
<div style="border:2px solid #dd096c;">Content here</div>
.myborder {border:2px solid #dd096c;}