#acc7bb color space conversions
Hex:
#acc7bb
RGB:
172, 199, 187
CMY:
33, 22, 27
CMYK:
14, 0, 6, 22
HSL:
153°, 19.4245%, 72.7451%
HSV (HSB):
153°, 13.5678%, 78.0392%
XYZ:
46.4063, 53.2054, 54.8375
xyY:
0.3005, 0.3445, 53.2054
CIE-Lab:
77.9961, -11.4397, 2.9382
CIE-LCH:
77.9961, 11.8110, 165.5955
CIE-Luv:
77.9961, -14.0636, 6.3282
Hunter-Lab:
72.9420, -14.0853, 6.4854
#acc7bb color charts
#acc7bb color shades, tints & tones
#acc7bb color schemes
#acc7bb color preview, HTML & CSS examples
This text has a color of #acc7bb
<p style="color:#acc7bb;">Text here</p>
.mytext {color:#acc7bb;}
This box has a color of #acc7bb
<div style="background-color:#acc7bb;">Content here</div>
.mybackground {background-color:#acc7bb;}
Border around this has a color of #acc7bb
<div style="border:2px solid #acc7bb;">Content here</div>
.myborder {border:2px solid #acc7bb;}