#acc5bc color space conversions
Hex:
#acc5bc
RGB:
172, 197, 188
CMY:
33, 23, 26
CMYK:
13, 0, 5, 23
HSL:
158°, 17.7305%, 72.3529%
HSV (HSB):
158°, 12.6904%, 77.2549%
XYZ:
46.0566, 52.3340, 55.2510
xyY:
0.2998, 0.3406, 52.3340
CIE-Lab:
77.4801, -10.2072, 1.6496
CIE-LCH:
77.4801, 10.3397, 170.8195
CIE-Luv:
77.4801, -13.1199, 4.2027
Hunter-Lab:
72.3422, -12.9571, 5.3572
#acc5bc color charts
#acc5bc color shades, tints & tones
#acc5bc color schemes
#acc5bc color preview, HTML & CSS examples
This text has a color of #acc5bc
<p style="color:#acc5bc;">Text here</p>
.mytext {color:#acc5bc;}
This box has a color of #acc5bc
<div style="background-color:#acc5bc;">Content here</div>
.mybackground {background-color:#acc5bc;}
Border around this has a color of #acc5bc
<div style="border:2px solid #acc5bc;">Content here</div>
.myborder {border:2px solid #acc5bc;}