#accac0 color space conversions
Hex:
#accac0
RGB:
172, 202, 192
CMY:
33, 21, 25
CMYK:
15, 0, 5, 21
HSL:
160°, 22.0588%, 73.3333%
HSV (HSB):
160°, 14.8515%, 79.2157%
XYZ:
47.6482, 54.8175, 57.9387
xyY:
0.2971, 0.3417, 54.8175
CIE-Lab:
78.9360, -12.0099, 1.6140
CIE-LCH:
78.9360, 12.1178, 172.3461
CIE-Luv:
78.9360, -15.6303, 4.4659
Hunter-Lab:
74.0388, -14.6930, 5.4301
#accac0 color charts
#accac0 color shades, tints & tones
#accac0 color schemes
#accac0 color preview, HTML & CSS examples
This text has a color of #accac0
<p style="color:#accac0;">Text here</p>
.mytext {color:#accac0;}
This box has a color of #accac0
<div style="background-color:#accac0;">Content here</div>
.mybackground {background-color:#accac0;}
Border around this has a color of #accac0
<div style="border:2px solid #accac0;">Content here</div>
.myborder {border:2px solid #accac0;}