#dd55b6 color space conversions
Hex:
#dd55b6
RGB:
221, 85, 182
CMY:
13, 67, 29
CMYK:
0, 62, 18, 13
HSL:
317°, 66.6667%, 60.0000%
HSV (HSB):
317°, 61.5385%, 86.6667%
XYZ:
41.5108, 25.2466, 46.9412
xyY:
0.3651, 0.2220, 25.2466
CIE-Lab:
57.3149, 63.3413, -24.6824
CIE-LCH:
57.3149, 67.9804, 338.7105
CIE-Luv:
57.3149, 73.1086, -47.1904
Hunter-Lab:
50.2459, 59.5377, -20.2182
#dd55b6 color charts
#dd55b6 color shades, tints & tones
#dd55b6 color schemes
#dd55b6 color preview, HTML & CSS examples
This text has a color of #dd55b6
<p style="color:#dd55b6;">Text here</p>
.mytext {color:#dd55b6;}
This box has a color of #dd55b6
<div style="background-color:#dd55b6;">Content here</div>
.mybackground {background-color:#dd55b6;}
Border around this has a color of #dd55b6
<div style="border:2px solid #dd55b6;">Content here</div>
.myborder {border:2px solid #dd55b6;}