#dd04b7 color space conversions
Hex:
#dd04b7
RGB:
221, 4, 183
CMY:
13, 98, 28
CMYK:
0, 98, 17, 13
HSL:
311°, 96.4444%, 44.1176%
HSV (HSB):
311°, 98.1900%, 86.6667%
XYZ:
38.4095, 18.8779, 46.4191
xyY:
0.3704, 0.1820, 18.8779
CIE-Lab:
50.5440, 82.8330, -35.7940
CIE-LCH:
50.5440, 90.2359, 336.6297
CIE-Luv:
50.5440, 89.0663, -65.4810
Hunter-Lab:
43.4487, 81.7622, -32.9294
#dd04b7 color charts
#dd04b7 color shades, tints & tones
#dd04b7 color schemes
#dd04b7 color preview, HTML & CSS examples
This text has a color of #dd04b7
<p style="color:#dd04b7;">Text here</p>
.mytext {color:#dd04b7;}
This box has a color of #dd04b7
<div style="background-color:#dd04b7;">Content here</div>
.mybackground {background-color:#dd04b7;}
Border around this has a color of #dd04b7
<div style="border:2px solid #dd04b7;">Content here</div>
.myborder {border:2px solid #dd04b7;}