#dd029a color space conversions
Hex:
#dd029a
RGB:
221, 2, 154
CMY:
13, 99, 40
CMYK:
0, 99, 30, 13
HSL:
318°, 98.2063%, 43.7255%
HSV (HSB):
318°, 99.0950%, 86.6667%
XYZ:
35.6732, 17.7487, 32.1175
xyY:
0.4170, 0.2075, 17.7487
CIE-Lab:
49.1898, 79.6749, -20.7382
CIE-LCH:
49.1898, 82.3296, 345.4105
CIE-Luv:
49.1898, 102.6058, -42.9993
Hunter-Lab:
42.1292, 77.4204, -15.7098
#dd029a color charts
#dd029a color shades, tints & tones
#dd029a color schemes
#dd029a color preview, HTML & CSS examples
This text has a color of #dd029a
<p style="color:#dd029a;">Text here</p>
.mytext {color:#dd029a;}
This box has a color of #dd029a
<div style="background-color:#dd029a;">Content here</div>
.mybackground {background-color:#dd029a;}
Border around this has a color of #dd029a
<div style="border:2px solid #dd029a;">Content here</div>
.myborder {border:2px solid #dd029a;}