#acbbbd color space conversions
Hex:
#acbbbd
RGB:
172, 187, 189
CMY:
33, 27, 26
CMYK:
9, 1, 0, 26
HSL:
187°, 11.4094%, 70.7843%
HSV (HSB):
187°, 8.9947%, 74.1176%
XYZ:
43.9689, 47.9854, 55.0888
xyY:
0.2990, 0.3263, 47.9854
CIE-Lab:
74.8157, -4.7488, -2.7879
CIE-LCH:
74.8157, 5.5066, 210.4166
CIE-Luv:
74.8157, -8.2926, -3.3747
Hunter-Lab:
69.2715, -7.9254, 1.3391
#acbbbd color charts
#acbbbd color shades, tints & tones
#acbbbd color schemes
#acbbbd color preview, HTML & CSS examples
This text has a color of #acbbbd
<p style="color:#acbbbd;">Text here</p>
.mytext {color:#acbbbd;}
This box has a color of #acbbbd
<div style="background-color:#acbbbd;">Content here</div>
.mybackground {background-color:#acbbbd;}
Border around this has a color of #acbbbd
<div style="border:2px solid #acbbbd;">Content here</div>
.myborder {border:2px solid #acbbbd;}