#dc5ca5 color space conversions
Hex:
#dc5ca5
RGB:
220, 92, 165
CMY:
14, 64, 35
CMYK:
0, 58, 25, 14
HSL:
326°, 64.6465%, 61.1765%
HSV (HSB):
326°, 58.1818%, 86.2745%
XYZ:
40.1339, 25.5865, 38.4207
xyY:
0.3854, 0.2457, 25.5865
CIE-Lab:
57.6425, 57.6874, -14.3593
CIE-LCH:
57.6425, 59.4476, 346.0222
CIE-Luv:
57.6425, 74.8546, -30.9157
Hunter-Lab:
50.5831, 53.1057, -9.6259
#dc5ca5 color charts
#dc5ca5 color shades, tints & tones
#dc5ca5 color schemes
#dc5ca5 color preview, HTML & CSS examples
This text has a color of #dc5ca5
<p style="color:#dc5ca5;">Text here</p>
.mytext {color:#dc5ca5;}
This box has a color of #dc5ca5
<div style="background-color:#dc5ca5;">Content here</div>
.mybackground {background-color:#dc5ca5;}
Border around this has a color of #dc5ca5
<div style="border:2px solid #dc5ca5;">Content here</div>
.myborder {border:2px solid #dc5ca5;}