#dd08a1 color space conversions
Hex:
#dd08a1
RGB:
221, 8, 161
CMY:
13, 97, 37
CMYK:
0, 96, 27, 13
HSL:
317°, 93.0131%, 44.9020%
HSV (HSB):
317°, 96.3801%, 86.6667%
XYZ:
36.3386, 18.1190, 35.3003
xyY:
0.4049, 0.2019, 18.1190
CIE-Lab:
49.6402, 79.9626, -24.2218
CIE-LCH:
49.6402, 83.5506, 343.1477
CIE-Luv:
49.6402, 98.8873, -48.0559
Hunter-Lab:
42.5665, 77.8928, -19.3726
#dd08a1 color charts
#dd08a1 color shades, tints & tones
#dd08a1 color schemes
#dd08a1 color preview, HTML & CSS examples
This text has a color of #dd08a1
<p style="color:#dd08a1;">Text here</p>
.mytext {color:#dd08a1;}
This box has a color of #dd08a1
<div style="background-color:#dd08a1;">Content here</div>
.mybackground {background-color:#dd08a1;}
Border around this has a color of #dd08a1
<div style="border:2px solid #dd08a1;">Content here</div>
.myborder {border:2px solid #dd08a1;}