#dd00c6 color space conversions
Hex:
#dd00c6
RGB:
221, 0, 198
CMY:
13, 100, 22
CMYK:
0, 100, 10, 13
HSL:
306°, 100.0000%, 43.3333%
HSV (HSB):
306°, 100.0000%, 86.6667%
XYZ:
40.0118, 19.4494, 55.0713
xyY:
0.3493, 0.1698, 19.4494
CIE-Lab:
51.2089, 85.0380, -43.4726
CIE-LCH:
51.2089, 95.5056, 332.9233
CIE-Luv:
51.2089, 82.6877, -77.2966
Hunter-Lab:
44.1014, 84.7699, -43.1669
#dd00c6 color charts
#dd00c6 color shades, tints & tones
#dd00c6 color schemes
#dd00c6 color preview, HTML & CSS examples
This text has a color of #dd00c6
<p style="color:#dd00c6;">Text here</p>
.mytext {color:#dd00c6;}
This box has a color of #dd00c6
<div style="background-color:#dd00c6;">Content here</div>
.mybackground {background-color:#dd00c6;}
Border around this has a color of #dd00c6
<div style="border:2px solid #dd00c6;">Content here</div>
.myborder {border:2px solid #dd00c6;}