#dd44f5 color space conversions
Hex:
#dd44f5
RGB:
221, 68, 245
CMY:
13, 73, 4
CMYK:
10, 72, 0, 4
HSL:
292°, 89.8477%, 61.3725%
HSV (HSB):
292°, 72.2449%, 96.0784%
XYZ:
48.3673, 26.0990, 88.8746
xyY:
0.2961, 0.1598, 26.0990
CIE-Lab:
58.1309, 79.6558, -59.0996
CIE-LCH:
58.1309, 99.1857, 323.4269
CIE-Luv:
58.1309, 57.4421, -102.6649
Hunter-Lab:
51.0871, 79.5944, -67.3838
#dd44f5 color charts
#dd44f5 color shades, tints & tones
#dd44f5 color schemes
#dd44f5 color preview, HTML & CSS examples
This text has a color of #dd44f5
<p style="color:#dd44f5;">Text here</p>
.mytext {color:#dd44f5;}
This box has a color of #dd44f5
<div style="background-color:#dd44f5;">Content here</div>
.mybackground {background-color:#dd44f5;}
Border around this has a color of #dd44f5
<div style="border:2px solid #dd44f5;">Content here</div>
.myborder {border:2px solid #dd44f5;}