#dd3a8c color space conversions
Hex:
#dd3a8c
RGB:
221, 58, 140
CMY:
13, 77, 45
CMYK:
0, 74, 37, 13
HSL:
330°, 70.5628%, 54.7059%
HSV (HSB):
330°, 73.7557%, 86.6667%
XYZ:
36.0655, 20.2917, 26.8268
xyY:
0.4336, 0.2439, 20.2917
CIE-Lab:
52.1654, 68.1661, -7.8547
CIE-LCH:
52.1654, 68.6171, 353.4269
CIE-Luv:
52.1654, 98.2565, -23.3730
Hunter-Lab:
45.0463, 64.0815, -3.7770
#dd3a8c color charts
#dd3a8c color shades, tints & tones
#dd3a8c color schemes
#dd3a8c color preview, HTML & CSS examples
This text has a color of #dd3a8c
<p style="color:#dd3a8c;">Text here</p>
.mytext {color:#dd3a8c;}
This box has a color of #dd3a8c
<div style="background-color:#dd3a8c;">Content here</div>
.mybackground {background-color:#dd3a8c;}
Border around this has a color of #dd3a8c
<div style="border:2px solid #dd3a8c;">Content here</div>
.myborder {border:2px solid #dd3a8c;}