#dd08c5 color space conversions
Hex:
#dd08c5
RGB:
221, 8, 197
CMY:
13, 97, 23
CMYK:
0, 96, 11, 13
HSL:
307°, 93.0131%, 44.9020%
HSV (HSB):
307°, 96.3801%, 86.6667%
XYZ:
39.9837, 19.5770, 54.4947
xyY:
0.3506, 0.1716, 19.5770
CIE-Lab:
51.3556, 84.3176, -42.6615
CIE-LCH:
51.3556, 94.4958, 333.1623
CIE-Luv:
51.3556, 82.7055, -76.0492
Hunter-Lab:
44.2459, 83.8744, -42.0513
#dd08c5 color charts
#dd08c5 color shades, tints & tones
#dd08c5 color schemes
#dd08c5 color preview, HTML & CSS examples
This text has a color of #dd08c5
<p style="color:#dd08c5;">Text here</p>
.mytext {color:#dd08c5;}
This box has a color of #dd08c5
<div style="background-color:#dd08c5;">Content here</div>
.mybackground {background-color:#dd08c5;}
Border around this has a color of #dd08c5
<div style="border:2px solid #dd08c5;">Content here</div>
.myborder {border:2px solid #dd08c5;}