#dd34bd color space conversions
Hex:
#dd34bd
RGB:
221, 52, 189
CMY:
13, 80, 26
CMYK:
0, 76, 14, 13
HSL:
311°, 71.3080%, 53.5294%
HSV (HSB):
311°, 76.4706%, 86.6667%
XYZ:
40.2321, 21.5023, 50.1740
xyY:
0.3595, 0.1921, 21.5023
CIE-Lab:
53.4949, 75.8709, -34.6603
CIE-LCH:
53.4949, 83.4130, 335.4475
CIE-Luv:
53.4949, 80.4510, -63.5037
Hunter-Lab:
46.3705, 73.7221, -31.6938
#dd34bd color charts
#dd34bd color shades, tints & tones
#dd34bd color schemes
#dd34bd color preview, HTML & CSS examples
This text has a color of #dd34bd
<p style="color:#dd34bd;">Text here</p>
.mytext {color:#dd34bd;}
This box has a color of #dd34bd
<div style="background-color:#dd34bd;">Content here</div>
.mybackground {background-color:#dd34bd;}
Border around this has a color of #dd34bd
<div style="border:2px solid #dd34bd;">Content here</div>
.myborder {border:2px solid #dd34bd;}