#dd096f color space conversions
Hex:
#dd096f
RGB:
221, 9, 111
CMY:
13, 96, 56
CMYK:
0, 96, 50, 13
HSL:
331°, 92.1739%, 45.0980%
HSV (HSB):
331°, 95.9276%, 86.6667%
XYZ:
32.7857, 16.7152, 16.5373
xyY:
0.4965, 0.2531, 16.7152
CIE-Lab:
47.8992, 75.2318, 3.4628
CIE-LCH:
47.8992, 75.3115, 2.6353
CIE-Luv:
47.8992, 121.9437, -10.4265
Hunter-Lab:
40.8843, 71.5945, 4.6367
#dd096f color charts
#dd096f color shades, tints & tones
#dd096f color schemes
#dd096f color preview, HTML & CSS examples
This text has a color of #dd096f
<p style="color:#dd096f;">Text here</p>
.mytext {color:#dd096f;}
This box has a color of #dd096f
<div style="background-color:#dd096f;">Content here</div>
.mybackground {background-color:#dd096f;}
Border around this has a color of #dd096f
<div style="border:2px solid #dd096f;">Content here</div>
.myborder {border:2px solid #dd096f;}