#dd4acc color space conversions
Hex:
#dd4acc
RGB:
221, 74, 204
CMY:
13, 71, 20
CMYK:
0, 67, 8, 13
HSL:
307°, 68.3721%, 57.8431%
HSV (HSB):
307°, 66.5158%, 86.6667%
XYZ:
43.1667, 24.6293, 59.6055
xyY:
0.3388, 0.1933, 24.6293
CIE-Lab:
56.7125, 70.9163, -38.2420
CIE-LCH:
56.7125, 80.5703, 331.6640
CIE-Luv:
56.7125, 69.3846, -68.9625
Hunter-Lab:
49.6280, 68.4113, -36.4705
#dd4acc color charts
#dd4acc RGB chart
#dd4acc CMYK chart
#dd4acc RGB pie chart
#dd4acc color shades, tints & tones
#dd4acc color schemes
#dd4acc color preview, HTML & CSS examples
This text has a color of #dd4acc
<p style="color:#dd4acc;">Text here</p>
.mytext {color:#dd4acc;}
Text color #dd4acc
This box has a color of #dd4acc
<div style="background-color:#dd4acc;">Content here</div>
.mybackground {background-color:#dd4acc;}
Background color #dd4acc
Border around this has a color of #dd4acc
<div style="border:2px solid #dd4acc;">Content here</div>
.myborder {border:2px solid #dd4acc;}
Border color #dd4acc