#acc8b7 color space conversions
Hex:
#acc8b7
RGB:
172, 200, 183
CMY:
33, 22, 28
CMYK:
14, 0, 9, 22
HSL:
144°, 20.2899%, 72.9412%
HSV (HSB):
144°, 14.0000%, 78.4314%
XYZ:
46.2148, 53.4981, 52.6901
xyY:
0.3032, 0.3510, 53.4981
CIE-Lab:
78.1682, -12.7239, 5.3396
CIE-LCH:
78.1682, 13.7988, 157.2345
CIE-Luv:
78.1682, -14.4515, 10.0757
Hunter-Lab:
73.1424, -15.2146, 8.4885
#acc8b7 color charts
#acc8b7 color shades, tints & tones
#acc8b7 color schemes
#acc8b7 color preview, HTML & CSS examples
This text has a color of #acc8b7
<p style="color:#acc8b7;">Text here</p>
.mytext {color:#acc8b7;}
This box has a color of #acc8b7
<div style="background-color:#acc8b7;">Content here</div>
.mybackground {background-color:#acc8b7;}
Border around this has a color of #acc8b7
<div style="border:2px solid #acc8b7;">Content here</div>
.myborder {border:2px solid #acc8b7;}