#dd02a6 color space conversions
Hex:
#dd02a6
RGB:
221, 2, 166
CMY:
13, 99, 35
CMYK:
0, 99, 25, 13
HSL:
315°, 98.2063%, 43.7255%
HSV (HSB):
315°, 99.0950%, 86.6667%
XYZ:
36.7234, 18.1687, 37.6478
xyY:
0.3968, 0.1963, 18.1687
CIE-Lab:
49.7001, 80.9804, -27.0989
CIE-LCH:
49.7001, 85.3943, 341.4980
CIE-Luv:
49.7001, 96.9712, -52.3555
Hunter-Lab:
42.6248, 79.1934, -22.5297
#dd02a6 color charts
#dd02a6 color shades, tints & tones
#dd02a6 color schemes
#dd02a6 color preview, HTML & CSS examples
This text has a color of #dd02a6
<p style="color:#dd02a6;">Text here</p>
.mytext {color:#dd02a6;}
This box has a color of #dd02a6
<div style="background-color:#dd02a6;">Content here</div>
.mybackground {background-color:#dd02a6;}
Border around this has a color of #dd02a6
<div style="border:2px solid #dd02a6;">Content here</div>
.myborder {border:2px solid #dd02a6;}