#dd086c color space conversions
Hex:
#dd086c
RGB:
221, 8, 108
CMY:
13, 97, 58
CMYK:
0, 96, 51, 13
HSL:
332°, 93.0131%, 44.9020%
HSV (HSB):
332°, 96.3801%, 86.6667%
XYZ:
32.6124, 16.6285, 15.6781
xyY:
0.5024, 0.2561, 16.6285
CIE-Lab:
47.7885, 75.0898, 5.1529
CIE-LCH:
47.7885, 75.2664, 3.9256
CIE-Luv:
47.7885, 123.3640, -8.4215
Hunter-Lab:
40.7781, 71.3942, 5.7492
#dd086c color charts
#dd086c color shades, tints & tones
#dd086c color schemes
#dd086c color preview, HTML & CSS examples
This text has a color of #dd086c
<p style="color:#dd086c;">Text here</p>
.mytext {color:#dd086c;}
This box has a color of #dd086c
<div style="background-color:#dd086c;">Content here</div>
.mybackground {background-color:#dd086c;}
Border around this has a color of #dd086c
<div style="border:2px solid #dd086c;">Content here</div>
.myborder {border:2px solid #dd086c;}