#df5abc color space conversions
Hex:
#df5abc
RGB:
223, 90, 188
CMY:
13, 65, 26
CMYK:
0, 60, 16, 13
HSL:
316°, 67.5127%, 61.3725%
HSV (HSB):
316°, 59.6413%, 87.4510%
XYZ:
43.1647, 26.6311, 50.4422
xyY:
0.3590, 0.2215, 26.6311
CIE-Lab:
58.6313, 62.6394, -26.0791
CIE-LCH:
58.6313, 67.8515, 337.3962
CIE-Luv:
58.6313, 70.7723, -49.3956
Hunter-Lab:
51.6054, 58.9948, -21.8299
#df5abc color charts
#df5abc color shades, tints & tones
#df5abc color schemes
#df5abc color preview, HTML & CSS examples
This text has a color of #df5abc
<p style="color:#df5abc;">Text here</p>
.mytext {color:#df5abc;}
This box has a color of #df5abc
<div style="background-color:#df5abc;">Content here</div>
.mybackground {background-color:#df5abc;}
Border around this has a color of #df5abc
<div style="border:2px solid #df5abc;">Content here</div>
.myborder {border:2px solid #df5abc;}