#dcacc0 color space conversions
Hex:
#dcacc0
RGB:
220, 172, 192
CMY:
14, 33, 25
CMYK:
0, 22, 13, 14
HSL:
335°, 40.6780%, 76.8627%
HSV (HSB):
335°, 21.8182%, 86.2745%
XYZ:
53.7822, 48.5265, 56.4011
xyY:
0.3389, 0.3058, 48.5265
CIE-Lab:
75.1558, 20.6453, -3.4572
CIE-LCH:
75.1558, 20.9328, 350.4938
CIE-Luv:
75.1558, 27.7487, -8.8309
Hunter-Lab:
69.6609, 15.9054, 0.7584
#dcacc0 color charts
#dcacc0 color shades, tints & tones
#dcacc0 color schemes
#dcacc0 color preview, HTML & CSS examples
This text has a color of #dcacc0
<p style="color:#dcacc0;">Text here</p>
.mytext {color:#dcacc0;}
This box has a color of #dcacc0
<div style="background-color:#dcacc0;">Content here</div>
.mybackground {background-color:#dcacc0;}
Border around this has a color of #dcacc0
<div style="border:2px solid #dcacc0;">Content here</div>
.myborder {border:2px solid #dcacc0;}