#acaac3 color space conversions
Hex:
#acaac3
RGB:
172, 170, 195
CMY:
33, 33, 24
CMYK:
12, 13, 0, 24
HSL:
245°, 17.2414%, 71.5686%
HSV (HSB):
245°, 12.8205%, 76.4706%
XYZ:
41.2383, 41.4602, 57.4589
xyY:
0.2942, 0.2958, 41.4602
CIE-Lab:
70.4972, 5.6891, -12.4872
CIE-LCH:
70.4972, 13.7221, 294.4937
CIE-Luv:
70.4972, -0.3791, -19.9210
Hunter-Lab:
64.3896, 1.6384, -7.8354
#acaac3 color charts
#acaac3 color shades, tints & tones
#acaac3 color schemes
#acaac3 color preview, HTML & CSS examples
This text has a color of #acaac3
<p style="color:#acaac3;">Text here</p>
.mytext {color:#acaac3;}
This box has a color of #acaac3
<div style="background-color:#acaac3;">Content here</div>
.mybackground {background-color:#acaac3;}
Border around this has a color of #acaac3
<div style="border:2px solid #acaac3;">Content here</div>
.myborder {border:2px solid #acaac3;}