#dd61b3 color space conversions
Hex:
#dd61b3
RGB:
221, 97, 179
CMY:
13, 62, 30
CMYK:
0, 56, 19, 13
HSL:
320°, 64.5833%, 62.3529%
HSV (HSB):
320°, 56.1086%, 86.6667%
XYZ:
42.2302, 27.1762, 45.6676
xyY:
0.3670, 0.2362, 27.1762
CIE-Lab:
59.1371, 57.6657, -20.1616
CIE-LCH:
59.1371, 61.0887, 340.7289
CIE-Luv:
59.1371, 69.1830, -39.6517
Hunter-Lab:
52.1308, 53.3705, -15.4476
#dd61b3 color charts
#dd61b3 color shades, tints & tones
#dd61b3 color schemes
#dd61b3 color preview, HTML & CSS examples
This text has a color of #dd61b3
<p style="color:#dd61b3;">Text here</p>
.mytext {color:#dd61b3;}
This box has a color of #dd61b3
<div style="background-color:#dd61b3;">Content here</div>
.mybackground {background-color:#dd61b3;}
Border around this has a color of #dd61b3
<div style="border:2px solid #dd61b3;">Content here</div>
.myborder {border:2px solid #dd61b3;}