#dd015a color space conversions
Hex:
#dd015a
RGB:
221, 1, 90
CMY:
13, 100, 65
CMYK:
0, 100, 59, 13
HSL:
336°, 99.0991%, 43.5294%
HSV (HSB):
336°, 99.5475%, 86.6667%
XYZ:
31.6751, 16.1320, 11.1172
xyY:
0.5376, 0.2738, 16.1320
CIE-Lab:
47.1473, 74.4679, 15.3968
CIE-LCH:
47.1473, 76.0429, 11.6817
CIE-Luv:
47.1473, 131.6879, 2.8064
Hunter-Lab:
40.1647, 70.4822, 11.7044
#dd015a color charts
#dd015a color shades, tints & tones
#dd015a color schemes
#dd015a color preview, HTML & CSS examples
This text has a color of #dd015a
<p style="color:#dd015a;">Text here</p>
.mytext {color:#dd015a;}
This box has a color of #dd015a
<div style="background-color:#dd015a;">Content here</div>
.mybackground {background-color:#dd015a;}
Border around this has a color of #dd015a
<div style="border:2px solid #dd015a;">Content here</div>
.myborder {border:2px solid #dd015a;}