#acc0b7 color space conversions
Hex:
#acc0b7
RGB:
172, 192, 183
CMY:
33, 25, 28
CMYK:
10, 0, 5, 25
HSL:
153°, 13.6986%, 71.3725%
HSV (HSB):
153°, 10.4167%, 75.2941%
XYZ:
44.4101, 49.8888, 52.0886
xyY:
0.3034, 0.3408, 49.8888
CIE-Lab:
76.0010, -8.5683, 2.2029
CIE-LCH:
76.0010, 8.8469, 165.5816
CIE-Luv:
76.0010, -10.5266, 4.7312
Hunter-Lab:
70.6320, -11.3735, 5.7182
#acc0b7 color charts
#acc0b7 color shades, tints & tones
#acc0b7 color schemes
#acc0b7 color preview, HTML & CSS examples
This text has a color of #acc0b7
<p style="color:#acc0b7;">Text here</p>
.mytext {color:#acc0b7;}
This box has a color of #acc0b7
<div style="background-color:#acc0b7;">Content here</div>
.mybackground {background-color:#acc0b7;}
Border around this has a color of #acc0b7
<div style="border:2px solid #acc0b7;">Content here</div>
.myborder {border:2px solid #acc0b7;}