#dd02bf color space conversions
Hex:
#dd02bf
RGB:
221, 2, 191
CMY:
13, 99, 25
CMYK:
0, 99, 14, 13
HSL:
308°, 98.2063%, 43.7255%
HSV (HSB):
308°, 99.0950%, 86.6667%
XYZ:
39.2445, 19.1772, 50.9234
xyY:
0.3589, 0.1754, 19.1772
CIE-Lab:
50.8938, 83.9848, -39.9101
CIE-LCH:
50.8938, 92.9853, 334.5826
CIE-Luv:
50.8938, 85.6276, -71.7981
Hunter-Lab:
43.7917, 83.3293, -38.2914
#dd02bf color charts
#dd02bf color shades, tints & tones
#dd02bf color schemes
#dd02bf color preview, HTML & CSS examples
This text has a color of #dd02bf
<p style="color:#dd02bf;">Text here</p>
.mytext {color:#dd02bf;}
This box has a color of #dd02bf
<div style="background-color:#dd02bf;">Content here</div>
.mybackground {background-color:#dd02bf;}
Border around this has a color of #dd02bf
<div style="border:2px solid #dd02bf;">Content here</div>
.myborder {border:2px solid #dd02bf;}