#acc1bf color space conversions
Hex:
#acc1bf
RGB:
172, 193, 191
CMY:
33, 24, 25
CMYK:
11, 0, 1, 24
HSL:
174°, 14.4828%, 71.5686%
HSV (HSB):
174°, 10.8808%, 75.6863%
XYZ:
45.4872, 50.6722, 56.6735
xyY:
0.2976, 0.3316, 50.6722
CIE-Lab:
76.4800, -7.5215, -1.4322
CIE-LCH:
76.4800, 7.6567, 190.7807
CIE-Luv:
76.4800, -11.2733, -0.8711
Hunter-Lab:
71.1844, -10.5103, 2.6253
#acc1bf color charts
#acc1bf color shades, tints & tones
#acc1bf color schemes
#acc1bf color preview, HTML & CSS examples
This text has a color of #acc1bf
<p style="color:#acc1bf;">Text here</p>
.mytext {color:#acc1bf;}
This box has a color of #acc1bf
<div style="background-color:#acc1bf;">Content here</div>
.mybackground {background-color:#acc1bf;}
Border around this has a color of #acc1bf
<div style="border:2px solid #acc1bf;">Content here</div>
.myborder {border:2px solid #acc1bf;}