#dd00c7 color space conversions
Hex:
#dd00c7
RGB:
221, 0, 199
CMY:
13, 100, 22
CMYK:
0, 100, 10, 13
HSL:
306°, 100.0000%, 43.3333%
HSV (HSB):
306°, 100.0000%, 86.6667%
XYZ:
40.1276, 19.4957, 55.6809
xyY:
0.3480, 0.1691, 19.4957
CIE-Lab:
51.2621, 85.1693, -43.9665
CIE-LCH:
51.2621, 95.8481, 332.6961
CIE-Luv:
51.2621, 82.2577, -78.0610
Hunter-Lab:
44.1539, 84.9536, -43.8608
#dd00c7 color charts
#dd00c7 color shades, tints & tones
#dd00c7 color schemes
#dd00c7 color preview, HTML & CSS examples
This text has a color of #dd00c7
<p style="color:#dd00c7;">Text here</p>
.mytext {color:#dd00c7;}
This box has a color of #dd00c7
<div style="background-color:#dd00c7;">Content here</div>
.mybackground {background-color:#dd00c7;}
Border around this has a color of #dd00c7
<div style="border:2px solid #dd00c7;">Content here</div>
.myborder {border:2px solid #dd00c7;}