#dc5bb5 color space conversions
Hex:
#dc5bb5
RGB:
220, 91, 181
CMY:
14, 64, 29
CMYK:
0, 59, 18, 14
HSL:
318°, 64.8241%, 60.9804%
HSV (HSB):
318°, 58.6364%, 86.2745%
XYZ:
41.5968, 26.0340, 46.5487
xyY:
0.3643, 0.2280, 26.0340
CIE-Lab:
58.0693, 60.3510, -22.9594
CIE-LCH:
58.0693, 64.5707, 339.1717
CIE-Luv:
58.0693, 70.3359, -44.1869
Hunter-Lab:
51.0235, 56.2304, -18.3738
#dc5bb5 color charts
#dc5bb5 color shades, tints & tones
#dc5bb5 color schemes
#dc5bb5 color preview, HTML & CSS examples
This text has a color of #dc5bb5
<p style="color:#dc5bb5;">Text here</p>
.mytext {color:#dc5bb5;}
This box has a color of #dc5bb5
<div style="background-color:#dc5bb5;">Content here</div>
.mybackground {background-color:#dc5bb5;}
Border around this has a color of #dc5bb5
<div style="border:2px solid #dc5bb5;">Content here</div>
.myborder {border:2px solid #dc5bb5;}