#acc1b5 color space conversions
Hex:
#acc1b5
RGB:
172, 193, 181
CMY:
33, 24, 29
CMYK:
11, 0, 6, 24
HSL:
146°, 14.4828%, 71.5686%
HSV (HSB):
146°, 10.8808%, 75.6863%
XYZ:
44.4237, 50.2468, 51.0733
xyY:
0.3048, 0.3448, 50.2468
CIE-Lab:
76.2205, -9.4749, 3.6043
CIE-LCH:
76.2205, 10.1373, 159.1727
CIE-Luv:
76.2205, -10.9561, 6.9487
Hunter-Lab:
70.8850, -12.1825, 6.9005
#acc1b5 color charts
#acc1b5 color shades, tints & tones
#acc1b5 color schemes
#acc1b5 color preview, HTML & CSS examples
This text has a color of #acc1b5
<p style="color:#acc1b5;">Text here</p>
.mytext {color:#acc1b5;}
This box has a color of #acc1b5
<div style="background-color:#acc1b5;">Content here</div>
.mybackground {background-color:#acc1b5;}
Border around this has a color of #acc1b5
<div style="border:2px solid #acc1b5;">Content here</div>
.myborder {border:2px solid #acc1b5;}