#df75ac color space conversions
Hex:
#df75ac
RGB:
223, 117, 172
CMY:
13, 54, 33
CMYK:
0, 48, 23, 13
HSL:
329°, 62.3529%, 66.6667%
HSV (HSB):
329°, 47.5336%, 87.4510%
XYZ:
44.2391, 31.3891, 42.7568
xyY:
0.3737, 0.2651, 31.3891
CIE-Lab:
62.8347, 47.6840, -10.5355
CIE-LCH:
62.8347, 48.8340, 347.5410
CIE-Luv:
62.8347, 63.0745, -23.8706
Hunter-Lab:
56.0260, 42.9013, -6.0295
#df75ac color charts
#df75ac color shades, tints & tones
#df75ac color schemes
#df75ac color preview, HTML & CSS examples
This text has a color of #df75ac
<p style="color:#df75ac;">Text here</p>
.mytext {color:#df75ac;}
This box has a color of #df75ac
<div style="background-color:#df75ac;">Content here</div>
.mybackground {background-color:#df75ac;}
Border around this has a color of #df75ac
<div style="border:2px solid #df75ac;">Content here</div>
.myborder {border:2px solid #df75ac;}