#acbacc color space conversions
Hex:
#acbacc
RGB:
172, 186, 204
CMY:
33, 27, 20
CMYK:
16, 9, 0, 20
HSL:
214°, 23.8806%, 73.7255%
HSV (HSB):
214°, 15.6863%, 80.0000%
XYZ:
45.4712, 48.2481, 64.0430
xyY:
0.2882, 0.3058, 48.2481
CIE-Lab:
74.9811, -1.1066, -10.7076
CIE-LCH:
74.9811, 10.7646, 264.0994
CIE-Luv:
74.9811, -8.4187, -16.2123
Hunter-Lab:
69.4609, -4.7048, -6.0428
#acbacc color charts
#acbacc color shades, tints & tones
#acbacc color schemes
#acbacc color preview, HTML & CSS examples
This text has a color of #acbacc
<p style="color:#acbacc;">Text here</p>
.mytext {color:#acbacc;}
This box has a color of #acbacc
<div style="background-color:#acbacc;">Content here</div>
.mybackground {background-color:#acbacc;}
Border around this has a color of #acbacc
<div style="border:2px solid #acbacc;">Content here</div>
.myborder {border:2px solid #acbacc;}