#dcacc1 color space conversions
Hex:
#dcacc1
RGB:
220, 172, 193
CMY:
14, 33, 24
CMYK:
0, 22, 12, 14
HSL:
334°, 40.6780%, 76.8627%
HSV (HSB):
334°, 21.8182%, 86.2745%
XYZ:
53.8934, 48.5709, 56.9867
xyY:
0.3380, 0.3046, 48.5709
CIE-Lab:
75.1836, 20.8102, -3.9632
CIE-LCH:
75.1836, 21.1842, 349.2175
CIE-Luv:
75.1836, 27.6270, -9.6175
Hunter-Lab:
69.6929, 16.0712, 0.3045
#dcacc1 color charts
#dcacc1 color shades, tints & tones
#dcacc1 color schemes
#dcacc1 color preview, HTML & CSS examples
This text has a color of #dcacc1
<p style="color:#dcacc1;">Text here</p>
.mytext {color:#dcacc1;}
This box has a color of #dcacc1
<div style="background-color:#dcacc1;">Content here</div>
.mybackground {background-color:#dcacc1;}
Border around this has a color of #dcacc1
<div style="border:2px solid #dcacc1;">Content here</div>
.myborder {border:2px solid #dcacc1;}