#dd1acc color space conversions
Hex:
#dd1acc
RGB:
221, 26, 204
CMY:
13, 90, 20
CMYK:
0, 88, 8, 13
HSL:
305°, 78.9474%, 48.4314%
HSV (HSB):
305°, 88.2353%, 86.6667%
XYZ:
41.0873, 20.4706, 58.9124
xyY:
0.3411, 0.1699, 20.4706
CIE-Lab:
52.3651, 83.3817, -45.1008
CIE-LCH:
52.3651, 94.7977, 331.5912
CIE-Luv:
52.3651, 78.4736, -79.8748
Hunter-Lab:
45.2444, 82.9213, -45.5300
#dd1acc color charts
#dd1acc RGB chart
#dd1acc CMYK chart
#dd1acc RGB pie chart
#dd1acc color shades, tints & tones
#dd1acc color schemes
#dd1acc color preview, HTML & CSS examples
This text has a color of #dd1acc
<p style="color:#dd1acc;">Text here</p>
.mytext {color:#dd1acc;}
Text color #dd1acc
This box has a color of #dd1acc
<div style="background-color:#dd1acc;">Content here</div>
.mybackground {background-color:#dd1acc;}
Background color #dd1acc
Border around this has a color of #dd1acc
<div style="border:2px solid #dd1acc;">Content here</div>
.myborder {border:2px solid #dd1acc;}
Border color #dd1acc