#abc0bc color space conversions
Hex:
#abc0bc
RGB:
171, 192, 188
CMY:
33, 25, 26
CMYK:
11, 0, 2, 25
HSL:
169°, 14.2857%, 71.1765%
HSV (HSB):
169°, 10.9375%, 75.2941%
XYZ:
44.7213, 49.9880, 54.8685
xyY:
0.2990, 0.3342, 49.9880
CIE-Lab:
76.0619, -7.9269, -0.4266
CIE-LCH:
76.0619, 7.9383, 183.0808
CIE-Luv:
76.0619, -11.2084, 0.7100
Hunter-Lab:
70.7022, -10.8222, 3.4795
#abc0bc color charts
#abc0bc color shades, tints & tones
#abc0bc color schemes
#abc0bc color preview, HTML & CSS examples
This text has a color of #abc0bc
<p style="color:#abc0bc;">Text here</p>
.mytext {color:#abc0bc;}
This box has a color of #abc0bc
<div style="background-color:#abc0bc;">Content here</div>
.mybackground {background-color:#abc0bc;}
Border around this has a color of #abc0bc
<div style="border:2px solid #abc0bc;">Content here</div>
.myborder {border:2px solid #abc0bc;}