#df58da color space conversions
Hex:
#df58da
RGB:
223, 88, 218
CMY:
13, 65, 15
CMYK:
0, 61, 2, 13
HSL:
302°, 67.8392%, 60.9804%
HSV (HSB):
302°, 60.5381%, 87.4510%
XYZ:
46.5760, 27.7294, 69.2271
xyY:
0.3245, 0.1932, 27.7294
CIE-Lab:
59.6435, 68.1459, -41.5566
CIE-LCH:
59.6435, 79.8174, 328.6244
CIE-Luv:
59.6435, 62.1408, -74.4058
Hunter-Lab:
52.6587, 65.7286, -41.0838
#df58da color charts
#df58da color shades, tints & tones
#df58da color schemes
#df58da color preview, HTML & CSS examples
This text has a color of #df58da
<p style="color:#df58da;">Text here</p>
.mytext {color:#df58da;}
This box has a color of #df58da
<div style="background-color:#df58da;">Content here</div>
.mybackground {background-color:#df58da;}
Border around this has a color of #df58da
<div style="border:2px solid #df58da;">Content here</div>
.myborder {border:2px solid #df58da;}