#acc2ab color space conversions
Hex:
#acc2ab
RGB:
172, 194, 171
CMY:
33, 24, 33
CMYK:
11, 0, 12, 24
HSL:
117°, 15.8621%, 71.5686%
HSV (HSB):
117°, 11.8557%, 76.0784%
XYZ:
43.6557, 50.2945, 45.9350
xyY:
0.3121, 0.3595, 50.2945
CIE-Lab:
76.2497, -11.8498, 9.0512
CIE-LCH:
76.2497, 14.9111, 142.6263
CIE-Luv:
76.2497, -11.1541, 15.1934
Hunter-Lab:
70.9186, -14.2274, 11.2401
#acc2ab color charts
#acc2ab color shades, tints & tones
#acc2ab color schemes
#acc2ab color preview, HTML & CSS examples
This text has a color of #acc2ab
<p style="color:#acc2ab;">Text here</p>
.mytext {color:#acc2ab;}
This box has a color of #acc2ab
<div style="background-color:#acc2ab;">Content here</div>
.mybackground {background-color:#acc2ab;}
Border around this has a color of #acc2ab
<div style="border:2px solid #acc2ab;">Content here</div>
.myborder {border:2px solid #acc2ab;}