#dd05b5 color space conversions
Hex:
#dd05b5
RGB:
221, 5, 181
CMY:
13, 98, 29
CMYK:
0, 98, 18, 13
HSL:
311°, 95.5752%, 44.3137%
HSV (HSB):
311°, 97.7376%, 86.6667%
XYZ:
38.2136, 18.8169, 45.3340
xyY:
0.3733, 0.1838, 18.8169
CIE-Lab:
50.4723, 82.5127, -34.7355
CIE-LCH:
50.4723, 89.5260, 337.1703
CIE-Luv:
50.4723, 89.9059, -63.8633
Hunter-Lab:
43.3784, 81.3345, -31.5980
#dd05b5 color charts
#dd05b5 color shades, tints & tones
#dd05b5 color schemes
#dd05b5 color preview, HTML & CSS examples
This text has a color of #dd05b5
<p style="color:#dd05b5;">Text here</p>
.mytext {color:#dd05b5;}
This box has a color of #dd05b5
<div style="background-color:#dd05b5;">Content here</div>
.mybackground {background-color:#dd05b5;}
Border around this has a color of #dd05b5
<div style="border:2px solid #dd05b5;">Content here</div>
.myborder {border:2px solid #dd05b5;}