#dd04b4 color space conversions
Hex:
#dd04b4
RGB:
221, 4, 180
CMY:
13, 98, 29
CMYK:
0, 98, 19, 13
HSL:
311°, 96.4444%, 44.1176%
HSV (HSB):
311°, 98.1900%, 86.6667%
XYZ:
38.1004, 18.7543, 44.7918
xyY:
0.3748, 0.1845, 18.7543
CIE-Lab:
50.3985, 82.4663, -34.2651
CIE-LCH:
50.3985, 89.3017, 337.4369
CIE-Luv:
50.3985, 90.4162, -63.1486
Hunter-Lab:
43.3062, 81.2569, -31.0096
#dd04b4 color charts
#dd04b4 color shades, tints & tones
#dd04b4 color schemes
#dd04b4 color preview, HTML & CSS examples
This text has a color of #dd04b4
<p style="color:#dd04b4;">Text here</p>
.mytext {color:#dd04b4;}
This box has a color of #dd04b4
<div style="background-color:#dd04b4;">Content here</div>
.mybackground {background-color:#dd04b4;}
Border around this has a color of #dd04b4
<div style="border:2px solid #dd04b4;">Content here</div>
.myborder {border:2px solid #dd04b4;}