#dd14db color space conversions
Hex:
#dd14db
RGB:
221, 20, 219
CMY:
13, 92, 14
CMYK:
0, 91, 1, 13
HSL:
301°, 83.4025%, 47.2549%
HSV (HSB):
301°, 90.9502%, 86.6667%
XYZ:
42.8551, 20.9869, 68.8100
xyY:
0.3231, 0.1582, 20.9869
CIE-Lab:
52.9352, 86.2709, -52.7765
CIE-LCH:
52.9352, 101.1337, 328.5437
CIE-Luv:
52.9352, 72.9786, -91.8631
Hunter-Lab:
45.8115, 86.8107, -56.9870
#dd14db color charts
#dd14db color shades, tints & tones
#dd14db color schemes
#dd14db color preview, HTML & CSS examples
This text has a color of #dd14db
<p style="color:#dd14db;">Text here</p>
.mytext {color:#dd14db;}
This box has a color of #dd14db
<div style="background-color:#dd14db;">Content here</div>
.mybackground {background-color:#dd14db;}
Border around this has a color of #dd14db
<div style="border:2px solid #dd14db;">Content here</div>
.myborder {border:2px solid #dd14db;}