#acc2ba color space conversions
Hex:
#acc2ba
RGB:
172, 194, 186
CMY:
33, 24, 27
CMYK:
11, 0, 4, 24
HSL:
158°, 15.2778%, 71.7647%
HSV (HSB):
158°, 11.3402%, 76.0784%
XYZ:
45.1680, 50.8994, 53.8983
xyY:
0.3012, 0.3394, 50.8994
CIE-Lab:
76.6180, -9.0335, 1.4758
CIE-LCH:
76.6180, 9.1533, 170.7213
CIE-Luv:
76.6180, -11.6019, 3.7390
Hunter-Lab:
71.3438, -11.8428, 5.1487
#acc2ba color charts
#acc2ba color shades, tints & tones
#acc2ba color schemes
#acc2ba color preview, HTML & CSS examples
This text has a color of #acc2ba
<p style="color:#acc2ba;">Text here</p>
.mytext {color:#acc2ba;}
This box has a color of #acc2ba
<div style="background-color:#acc2ba;">Content here</div>
.mybackground {background-color:#acc2ba;}
Border around this has a color of #acc2ba
<div style="border:2px solid #acc2ba;">Content here</div>
.myborder {border:2px solid #acc2ba;}