#dd2acc color space conversions
Hex:
#dd2acc
RGB:
221, 42, 204
CMY:
13, 84, 20
CMYK:
0, 81, 8, 13
HSL:
306°, 72.4696%, 51.5686%
HSV (HSB):
306°, 80.9955%, 86.6667%
XYZ:
41.5458, 21.3877, 59.0653
xyY:
0.3405, 0.1753, 21.3877
CIE-Lab:
53.3712, 80.4464, -43.5070
CIE-LCH:
53.3712, 91.4575, 331.5946
CIE-Luv:
53.3712, 76.4316, -77.4185
Hunter-Lab:
46.2469, 79.4234, -43.3508
#dd2acc color charts
#dd2acc RGB chart
#dd2acc CMYK chart
#dd2acc RGB pie chart
#dd2acc color shades, tints & tones
#dd2acc color schemes
#dd2acc color preview, HTML & CSS examples
This text has a color of #dd2acc
<p style="color:#dd2acc;">Text here</p>
.mytext {color:#dd2acc;}
Text color #dd2acc
This box has a color of #dd2acc
<div style="background-color:#dd2acc;">Content here</div>
.mybackground {background-color:#dd2acc;}
Background color #dd2acc
Border around this has a color of #dd2acc
<div style="border:2px solid #dd2acc;">Content here</div>
.myborder {border:2px solid #dd2acc;}
Border color #dd2acc