#acc3b1 color space conversions
Hex:
#acc3b1
RGB:
172, 195, 177
CMY:
33, 24, 31
CMYK:
12, 0, 9, 24
HSL:
133°, 16.0839%, 71.9608%
HSV (HSB):
133°, 11.7949%, 76.4706%
XYZ:
44.4642, 50.9752, 49.0907
xyY:
0.3076, 0.3527, 50.9752
CIE-Lab:
76.6640, -11.2688, 6.4064
CIE-LCH:
76.6640, 12.9625, 150.3814
CIE-Luv:
76.6640, -11.8281, 11.3347
Hunter-Lab:
71.3969, -13.7794, 9.2116
#acc3b1 color charts
#acc3b1 color shades, tints & tones
#acc3b1 color schemes
#acc3b1 color preview, HTML & CSS examples
This text has a color of #acc3b1
<p style="color:#acc3b1;">Text here</p>
.mytext {color:#acc3b1;}
This box has a color of #acc3b1
<div style="background-color:#acc3b1;">Content here</div>
.mybackground {background-color:#acc3b1;}
Border around this has a color of #acc3b1
<div style="border:2px solid #acc3b1;">Content here</div>
.myborder {border:2px solid #acc3b1;}