#acc3b0 color space conversions
Hex:
#acc3b0
RGB:
172, 195, 176
CMY:
33, 24, 31
CMYK:
12, 0, 10, 24
HSL:
130°, 16.0839%, 71.9608%
HSV (HSB):
130°, 11.7949%, 76.4706%
XYZ:
44.3648, 50.9355, 48.5675
xyY:
0.3084, 0.3540, 50.9355
CIE-Lab:
76.6399, -11.4542, 6.9115
CIE-LCH:
76.6399, 13.3779, 148.8930
CIE-Luv:
76.6399, -11.7995, 12.0922
Hunter-Lab:
71.3691, -13.9358, 9.6108
#acc3b0 color charts
#acc3b0 color shades, tints & tones
#acc3b0 color schemes
#acc3b0 color preview, HTML & CSS examples
This text has a color of #acc3b0
<p style="color:#acc3b0;">Text here</p>
.mytext {color:#acc3b0;}
This box has a color of #acc3b0
<div style="background-color:#acc3b0;">Content here</div>
.mybackground {background-color:#acc3b0;}
Border around this has a color of #acc3b0
<div style="border:2px solid #acc3b0;">Content here</div>
.myborder {border:2px solid #acc3b0;}