#dd00a7 color space conversions
Hex:
#dd00a7
RGB:
221, 0, 167
CMY:
13, 100, 35
CMYK:
0, 100, 24, 13
HSL:
315°, 100.0000%, 43.3333%
HSV (HSB):
315°, 100.0000%, 86.6667%
XYZ:
36.7938, 18.1622, 38.1256
xyY:
0.3953, 0.1951, 18.1622
CIE-Lab:
49.6922, 81.2472, -27.7039
CIE-LCH:
49.6922, 85.8406, 341.1715
CIE-Luv:
49.6922, 96.6395, -53.2674
Hunter-Lab:
42.6171, 79.5296, -23.2094
#dd00a7 color charts
#dd00a7 color shades, tints & tones
#dd00a7 color schemes
#dd00a7 color preview, HTML & CSS examples
This text has a color of #dd00a7
<p style="color:#dd00a7;">Text here</p>
.mytext {color:#dd00a7;}
This box has a color of #dd00a7
<div style="background-color:#dd00a7;">Content here</div>
.mybackground {background-color:#dd00a7;}
Border around this has a color of #dd00a7
<div style="border:2px solid #dd00a7;">Content here</div>
.myborder {border:2px solid #dd00a7;}