#acc2cf color space conversions
Hex:
#acc2cf
RGB:
172, 194, 207
CMY:
33, 24, 19
CMYK:
17, 6, 0, 19
HSL:
202°, 26.7176%, 74.3137%
HSV (HSB):
202°, 16.9082%, 81.1765%
XYZ:
47.5675, 51.8592, 66.5342
xyY:
0.2866, 0.3125, 51.8592
CIE-Lab:
77.1966, -4.7366, -9.0331
CIE-LCH:
77.1966, 10.1996, 242.3291
CIE-Luv:
77.1966, -12.2645, -13.0593
Hunter-Lab:
72.0133, -8.1174, -4.3696
#acc2cf color charts
#acc2cf color shades, tints & tones
#acc2cf color schemes
#acc2cf color preview, HTML & CSS examples
This text has a color of #acc2cf
<p style="color:#acc2cf;">Text here</p>
.mytext {color:#acc2cf;}
This box has a color of #acc2cf
<div style="background-color:#acc2cf;">Content here</div>
.mybackground {background-color:#acc2cf;}
Border around this has a color of #acc2cf
<div style="border:2px solid #acc2cf;">Content here</div>
.myborder {border:2px solid #acc2cf;}