#dd3acc color space conversions
Hex:
#dd3acc
RGB:
221, 58, 204
CMY:
13, 77, 20
CMYK:
0, 74, 8, 13
HSL:
306°, 70.5628%, 54.7059%
HSV (HSB):
306°, 73.7557%, 86.6667%
XYZ:
42.2309, 22.7579, 59.2936
xyY:
0.3398, 0.1831, 22.7579
CIE-Lab:
54.8221, 76.2671, -41.2155
CIE-LCH:
54.8221, 86.6913, 331.6128
CIE-Luv:
54.8221, 73.4171, -73.7978
Hunter-Lab:
47.7052, 74.5325, -40.2989
#dd3acc color charts
#dd3acc RGB chart
#dd3acc CMYK chart
#dd3acc RGB pie chart
#dd3acc color shades, tints & tones
#dd3acc color schemes
#dd3acc color preview, HTML & CSS examples
This text has a color of #dd3acc
<p style="color:#dd3acc;">Text here</p>
.mytext {color:#dd3acc;}
Text color #dd3acc
This box has a color of #dd3acc
<div style="background-color:#dd3acc;">Content here</div>
.mybackground {background-color:#dd3acc;}
Background color #dd3acc
Border around this has a color of #dd3acc
<div style="border:2px solid #dd3acc;">Content here</div>
.myborder {border:2px solid #dd3acc;}
Border color #dd3acc