#dd159a color space conversions
Hex:
#dd159a
RGB:
221, 21, 154
CMY:
13, 92, 40
CMYK:
0, 90, 30, 13
HSL:
320°, 82.6446%, 47.4510%
HSV (HSB):
320°, 90.4977%, 86.6667%
XYZ:
35.9197, 18.2416, 32.1996
xyY:
0.4159, 0.2112, 18.2416
CIE-Lab:
49.7878, 77.9261, -19.8206
CIE-LCH:
49.7878, 80.4073, 345.7293
CIE-Luv:
49.7878, 100.9210, -41.4934
Hunter-Lab:
42.7102, 75.3776, -14.8023
#dd159a color charts
#dd159a color shades, tints & tones
#dd159a color schemes
#dd159a color preview, HTML & CSS examples
This text has a color of #dd159a
<p style="color:#dd159a;">Text here</p>
.mytext {color:#dd159a;}
This box has a color of #dd159a
<div style="background-color:#dd159a;">Content here</div>
.mybackground {background-color:#dd159a;}
Border around this has a color of #dd159a
<div style="border:2px solid #dd159a;">Content here</div>
.myborder {border:2px solid #dd159a;}