#dd00a0 color space conversions
Hex:
#dd00a0
RGB:
221, 0, 160
CMY:
13, 100, 37
CMYK:
0, 100, 28, 13
HSL:
317°, 100.0000%, 43.3333%
HSV (HSB):
317°, 100.0000%, 86.6667%
XYZ:
36.1640, 17.9102, 34.8087
xyY:
0.4069, 0.2015, 17.9102
CIE-Lab:
49.3870, 80.4712, -24.0175
CIE-LCH:
49.3870, 83.9789, 343.3817
CIE-Luv:
49.3870, 99.9205, -47.8045
Hunter-Lab:
42.3205, 78.4722, -19.1418
#dd00a0 color charts
#dd00a0 color shades, tints & tones
#dd00a0 color schemes
#dd00a0 color preview, HTML & CSS examples
This text has a color of #dd00a0
<p style="color:#dd00a0;">Text here</p>
.mytext {color:#dd00a0;}
This box has a color of #dd00a0
<div style="background-color:#dd00a0;">Content here</div>
.mybackground {background-color:#dd00a0;}
Border around this has a color of #dd00a0
<div style="border:2px solid #dd00a0;">Content here</div>
.myborder {border:2px solid #dd00a0;}