#dd5bc8 color space conversions
Hex:
#dd5bc8
RGB:
221, 91, 200
CMY:
13, 64, 22
CMYK:
0, 59, 10, 13
HSL:
310°, 65.6566%, 61.1765%
HSV (HSB):
310°, 58.8235%, 86.6667%
XYZ:
43.9852, 27.0245, 57.5415
xyY:
0.3422, 0.2102, 27.0245
CIE-Lab:
58.9970, 63.4835, -32.3926
CIE-LCH:
58.9970, 71.2701, 332.9669
CIE-Luv:
58.9970, 65.2176, -59.2803
Hunter-Lab:
51.9850, 60.0573, -29.2378
#dd5bc8 color charts
#dd5bc8 color shades, tints & tones
#dd5bc8 color schemes
#dd5bc8 color preview, HTML & CSS examples
This text has a color of #dd5bc8
<p style="color:#dd5bc8;">Text here</p>
.mytext {color:#dd5bc8;}
This box has a color of #dd5bc8
<div style="background-color:#dd5bc8;">Content here</div>
.mybackground {background-color:#dd5bc8;}
Border around this has a color of #dd5bc8
<div style="border:2px solid #dd5bc8;">Content here</div>
.myborder {border:2px solid #dd5bc8;}