#dd34f4 color space conversions
Hex:
#dd34f4
RGB:
221, 52, 244
CMY:
13, 80, 4
CMYK:
9, 79, 0, 4
HSL:
293°, 89.7196%, 58.0392%
HSV (HSB):
293°, 78.6885%, 95.6863%
XYZ:
47.3759, 24.3598, 87.7929
xyY:
0.2970, 0.1527, 24.3598
CIE-Lab:
56.4462, 84.1708, -61.2427
CIE-LCH:
56.4462, 104.0932, 323.9603
CIE-Luv:
56.4462, 60.4860, -105.7350
Hunter-Lab:
49.3556, 84.9678, -70.9150
#dd34f4 color charts
#dd34f4 color shades, tints & tones
#dd34f4 color schemes
#dd34f4 color preview, HTML & CSS examples
This text has a color of #dd34f4
<p style="color:#dd34f4;">Text here</p>
.mytext {color:#dd34f4;}
This box has a color of #dd34f4
<div style="background-color:#dd34f4;">Content here</div>
.mybackground {background-color:#dd34f4;}
Border around this has a color of #dd34f4
<div style="border:2px solid #dd34f4;">Content here</div>
.myborder {border:2px solid #dd34f4;}