#dd02ca color space conversions
Hex:
#dd02ca
RGB:
221, 2, 202
CMY:
13, 99, 21
CMYK:
0, 99, 9, 13
HSL:
305°, 98.2063%, 43.7255%
HSV (HSB):
305°, 99.0950%, 86.6667%
XYZ:
40.5012, 19.6798, 57.5411
xyY:
0.3440, 0.1672, 19.6798
CIE-Lab:
51.4733, 85.4197, -45.3640
CIE-LCH:
51.4733, 96.7182, 332.0285
CIE-Luv:
51.4733, 80.8772, -80.2304
Hunter-Lab:
44.3620, 85.3318, -45.8506
#dd02ca color charts
#dd02ca color shades, tints & tones
#dd02ca color schemes
#dd02ca color preview, HTML & CSS examples
This text has a color of #dd02ca
<p style="color:#dd02ca;">Text here</p>
.mytext {color:#dd02ca;}
This box has a color of #dd02ca
<div style="background-color:#dd02ca;">Content here</div>
.mybackground {background-color:#dd02ca;}
Border around this has a color of #dd02ca
<div style="border:2px solid #dd02ca;">Content here</div>
.myborder {border:2px solid #dd02ca;}