#accab1 color space conversions
Hex:
#accab1
RGB:
172, 202, 177
CMY:
33, 21, 31
CMYK:
15, 0, 12, 21
HSL:
130°, 22.0588%, 73.3333%
HSV (HSB):
130°, 14.8515%, 79.2157%
XYZ:
46.0696, 54.1860, 49.6258
xyY:
0.3074, 0.3615, 54.1860
CIE-Lab:
78.5701, -14.8684, 9.1375
CIE-LCH:
78.5701, 17.4517, 148.4268
CIE-Luv:
78.5701, -15.2970, 15.9275
Hunter-Lab:
73.6112, -17.1052, 11.5568
#accab1 color charts
#accab1 color shades, tints & tones
#accab1 color schemes
#accab1 color preview, HTML & CSS examples
This text has a color of #accab1
<p style="color:#accab1;">Text here</p>
.mytext {color:#accab1;}
This box has a color of #accab1
<div style="background-color:#accab1;">Content here</div>
.mybackground {background-color:#accab1;}
Border around this has a color of #accab1
<div style="border:2px solid #accab1;">Content here</div>
.myborder {border:2px solid #accab1;}