#dd01a5 color space conversions
Hex:
#dd01a5
RGB:
221, 1, 165
CMY:
13, 100, 35
CMYK:
0, 100, 25, 13
HSL:
315°, 99.0991%, 43.5294%
HSV (HSB):
315°, 99.5475%, 86.6667%
XYZ:
36.6212, 18.1105, 37.1628
xyY:
0.3985, 0.1971, 18.1105
CIE-Lab:
49.6298, 80.9452, -26.6148
CIE-LCH:
49.6298, 85.2084, 341.7991
CIE-Luv:
49.6298, 97.5054, -51.6402
Hunter-Lab:
42.5564, 79.1314, -21.9861
#dd01a5 color charts
#dd01a5 color shades, tints & tones
#dd01a5 color schemes
#dd01a5 color preview, HTML & CSS examples
This text has a color of #dd01a5
<p style="color:#dd01a5;">Text here</p>
.mytext {color:#dd01a5;}
This box has a color of #dd01a5
<div style="background-color:#dd01a5;">Content here</div>
.mybackground {background-color:#dd01a5;}
Border around this has a color of #dd01a5
<div style="border:2px solid #dd01a5;">Content here</div>
.myborder {border:2px solid #dd01a5;}