#dd015c color space conversions
Hex:
#dd015c
RGB:
221, 1, 92
CMY:
13, 100, 64
CMYK:
0, 100, 58, 13
HSL:
335°, 99.0991%, 43.5294%
HSV (HSB):
335°, 99.5475%, 86.6667%
XYZ:
31.7614, 16.1666, 11.5717
xyY:
0.5338, 0.2717, 16.1666
CIE-Lab:
47.1923, 74.5884, 14.2176
CIE-LCH:
47.1923, 75.9313, 10.7919
CIE-Luv:
47.1923, 130.8868, 1.5784
Hunter-Lab:
40.2077, 70.6398, 11.0819
#dd015c color charts
#dd015c color shades, tints & tones
#dd015c color schemes
#dd015c color preview, HTML & CSS examples
This text has a color of #dd015c
<p style="color:#dd015c;">Text here</p>
.mytext {color:#dd015c;}
This box has a color of #dd015c
<div style="background-color:#dd015c;">Content here</div>
.mybackground {background-color:#dd015c;}
Border around this has a color of #dd015c
<div style="border:2px solid #dd015c;">Content here</div>
.myborder {border:2px solid #dd015c;}