#dd00a8 color space conversions
Hex:
#dd00a8
RGB:
221, 0, 168
CMY:
13, 100, 34
CMYK:
0, 100, 24, 13
HSL:
314°, 100.0000%, 43.3333%
HSV (HSB):
314°, 100.0000%, 86.6667%
XYZ:
36.8867, 18.1993, 38.6145
xyY:
0.3937, 0.1942, 18.1993
CIE-Lab:
49.7370, 81.3605, -28.2267
CIE-LCH:
49.7370, 86.1178, 340.8666
CIE-Luv:
49.7370, 96.1737, -54.0481
Hunter-Lab:
42.6606, 79.6845, -23.8041
#dd00a8 color charts
#dd00a8 color shades, tints & tones
#dd00a8 color schemes
#dd00a8 color preview, HTML & CSS examples
This text has a color of #dd00a8
<p style="color:#dd00a8;">Text here</p>
.mytext {color:#dd00a8;}
This box has a color of #dd00a8
<div style="background-color:#dd00a8;">Content here</div>
.mybackground {background-color:#dd00a8;}
Border around this has a color of #dd00a8
<div style="border:2px solid #dd00a8;">Content here</div>
.myborder {border:2px solid #dd00a8;}