#dd00c3 color space conversions
Hex:
#dd00c3
RGB:
221, 0, 195
CMY:
13, 100, 24
CMYK:
0, 100, 12, 13
HSL:
307°, 100.0000%, 43.3333%
HSV (HSB):
307°, 100.0000%, 86.6667%
XYZ:
39.6691, 19.3123, 53.2666
xyY:
0.3534, 0.1721, 19.3123
CIE-Lab:
51.0506, 84.6473, -41.9854
CIE-LCH:
51.0506, 94.4878, 333.6184
CIE-Luv:
51.0506, 83.9861, -74.9978
Hunter-Lab:
43.9457, 84.2241, -41.1034
#dd00c3 color charts
#dd00c3 color shades, tints & tones
#dd00c3 color schemes
#dd00c3 color preview, HTML & CSS examples
This text has a color of #dd00c3
<p style="color:#dd00c3;">Text here</p>
.mytext {color:#dd00c3;}
This box has a color of #dd00c3
<div style="background-color:#dd00c3;">Content here</div>
.mybackground {background-color:#dd00c3;}
Border around this has a color of #dd00c3
<div style="border:2px solid #dd00c3;">Content here</div>
.myborder {border:2px solid #dd00c3;}