#acc0a2 color space conversions
Hex:
#acc0a2
RGB:
172, 192, 162
CMY:
33, 25, 36
CMYK:
10, 0, 16, 25
HSL:
100°, 19.2308%, 69.4118%
HSV (HSB):
100°, 15.6250%, 75.2941%
XYZ:
42.3845, 49.0786, 41.4216
xyY:
0.3190, 0.3693, 49.0786
CIE-Lab:
75.5002, -12.4007, 12.8420
CIE-LCH:
75.5002, 17.8521, 133.9984
CIE-Luv:
75.5002, -9.8684, 20.5253
Hunter-Lab:
70.0561, -14.6043, 13.9832
#acc0a2 color charts
#acc0a2 color shades, tints & tones
#acc0a2 color schemes
#acc0a2 color preview, HTML & CSS examples
This text has a color of #acc0a2
<p style="color:#acc0a2;">Text here</p>
.mytext {color:#acc0a2;}
This box has a color of #acc0a2
<div style="background-color:#acc0a2;">Content here</div>
.mybackground {background-color:#acc0a2;}
Border around this has a color of #acc0a2
<div style="border:2px solid #acc0a2;">Content here</div>
.myborder {border:2px solid #acc0a2;}