#df5da5 color space conversions
Hex:
#df5da5
RGB:
223, 93, 165
CMY:
13, 64, 35
CMYK:
0, 58, 26, 13
HSL:
327°, 67.0103%, 61.9608%
HSV (HSB):
327°, 58.2960%, 87.4510%
XYZ:
41.1373, 26.2333, 38.4927
xyY:
0.3886, 0.2478, 26.2333
CIE-Lab:
58.2578, 58.1356, -13.3866
CIE-LCH:
58.2578, 59.6569, 347.0328
CIE-Luv:
58.2578, 76.7033, -29.6532
Hunter-Lab:
51.2184, 53.7342, -8.7058
#df5da5 color charts
#df5da5 color shades, tints & tones
#df5da5 color schemes
#df5da5 color preview, HTML & CSS examples
This text has a color of #df5da5
<p style="color:#df5da5;">Text here</p>
.mytext {color:#df5da5;}
This box has a color of #df5da5
<div style="background-color:#df5da5;">Content here</div>
.mybackground {background-color:#df5da5;}
Border around this has a color of #df5da5
<div style="border:2px solid #df5da5;">Content here</div>
.myborder {border:2px solid #df5da5;}