#dd14b4 color space conversions
Hex:
#dd14b4
RGB:
221, 20, 180
CMY:
13, 92, 29
CMYK:
0, 91, 19, 13
HSL:
312°, 83.4025%, 47.2549%
HSV (HSB):
312°, 90.9502%, 86.6667%
XYZ:
38.3072, 19.1678, 44.8607
xyY:
0.3743, 0.1873, 19.1678
CIE-Lab:
50.8829, 81.0439, -33.5061
CIE-LCH:
50.8829, 87.6971, 337.5383
CIE-Luv:
50.8829, 89.2813, -61.9444
Hunter-Lab:
43.7810, 79.5659, -30.1056
#dd14b4 color charts
#dd14b4 color shades, tints & tones
#dd14b4 color schemes
#dd14b4 color preview, HTML & CSS examples
This text has a color of #dd14b4
<p style="color:#dd14b4;">Text here</p>
.mytext {color:#dd14b4;}
This box has a color of #dd14b4
<div style="background-color:#dd14b4;">Content here</div>
.mybackground {background-color:#dd14b4;}
Border around this has a color of #dd14b4
<div style="border:2px solid #dd14b4;">Content here</div>
.myborder {border:2px solid #dd14b4;}