#dd006b color space conversions
Hex:
#dd006b
RGB:
221, 0, 107
CMY:
13, 100, 58
CMYK:
0, 100, 52, 13
HSL:
331°, 100.0000%, 43.3333%
HSV (HSB):
331°, 100.0000%, 86.6667%
XYZ:
32.4726, 16.4337, 15.3704
xyY:
0.5052, 0.2557, 16.4337
CIE-Lab:
47.5384, 75.6671, 5.4119
CIE-LCH:
47.5384, 75.8604, 4.0910
CIE-Luv:
47.5384, 124.6589, -8.2654
Hunter-Lab:
40.5385, 72.0419, 5.8967
#dd006b color charts
#dd006b color shades, tints & tones
#dd006b color schemes
#dd006b color preview, HTML & CSS examples
This text has a color of #dd006b
<p style="color:#dd006b;">Text here</p>
.mytext {color:#dd006b;}
This box has a color of #dd006b
<div style="background-color:#dd006b;">Content here</div>
.mybackground {background-color:#dd006b;}
Border around this has a color of #dd006b
<div style="border:2px solid #dd006b;">Content here</div>
.myborder {border:2px solid #dd006b;}