#dfacc1 color space conversions
Hex:
#dfacc1
RGB:
223, 172, 193
CMY:
13, 33, 24
CMYK:
0, 23, 13, 13
HSL:
335°, 44.3478%, 77.4510%
HSV (HSB):
335°, 22.8700%, 87.4510%
XYZ:
54.8096, 49.0433, 57.0296
xyY:
0.3407, 0.3048, 49.0433
CIE-Lab:
75.4782, 21.8723, -3.4956
CIE-LCH:
75.4782, 22.1498, 350.9198
CIE-Luv:
75.4782, 29.5993, -9.1210
Hunter-Lab:
70.0309, 17.1487, 0.7389
#dfacc1 color charts
#dfacc1 color shades, tints & tones
#dfacc1 color schemes
#dfacc1 color preview, HTML & CSS examples
This text has a color of #dfacc1
<p style="color:#dfacc1;">Text here</p>
.mytext {color:#dfacc1;}
This box has a color of #dfacc1
<div style="background-color:#dfacc1;">Content here</div>
.mybackground {background-color:#dfacc1;}
Border around this has a color of #dfacc1
<div style="border:2px solid #dfacc1;">Content here</div>
.myborder {border:2px solid #dfacc1;}