#dd028b color space conversions
Hex:
#dd028b
RGB:
221, 2, 139
CMY:
13, 99, 45
CMYK:
0, 99, 37, 13
HSL:
322°, 98.2063%, 43.7255%
HSV (HSB):
322°, 99.0950%, 86.6667%
XYZ:
34.5007, 17.2796, 25.9430
xyY:
0.4439, 0.2223, 17.2796
CIE-Lab:
48.6105, 78.1765, -12.5917
CIE-LCH:
48.6105, 79.1841, 350.8501
CIE-Luv:
48.6105, 109.7106, -31.4358
Hunter-Lab:
41.5688, 75.4036, -7.9046
#dd028b color charts
#dd028b color shades, tints & tones
#dd028b color schemes
#dd028b color preview, HTML & CSS examples
This text has a color of #dd028b
<p style="color:#dd028b;">Text here</p>
.mytext {color:#dd028b;}
This box has a color of #dd028b
<div style="background-color:#dd028b;">Content here</div>
.mybackground {background-color:#dd028b;}
Border around this has a color of #dd028b
<div style="border:2px solid #dd028b;">Content here</div>
.myborder {border:2px solid #dd028b;}