#abc6bc color space conversions
Hex:
#abc6bc
RGB:
171, 198, 188
CMY:
33, 22, 26
CMYK:
14, 0, 5, 22
HSL:
158°, 19.1489%, 72.3529%
HSV (HSB):
158°, 13.6364%, 77.6471%
XYZ:
46.0658, 52.6769, 55.3167
xyY:
0.2990, 0.3419, 52.6769
CIE-Lab:
77.6839, -11.0594, 1.9377
CIE-LCH:
77.6839, 11.2278, 170.0622
CIE-Luv:
77.6839, -14.1139, 4.7764
Hunter-Lab:
72.5789, -13.7192, 5.6168
#abc6bc color charts
#abc6bc color shades, tints & tones
#abc6bc color schemes
#abc6bc color preview, HTML & CSS examples
This text has a color of #abc6bc
<p style="color:#abc6bc;">Text here</p>
.mytext {color:#abc6bc;}
This box has a color of #abc6bc
<div style="background-color:#abc6bc;">Content here</div>
.mybackground {background-color:#abc6bc;}
Border around this has a color of #abc6bc
<div style="border:2px solid #abc6bc;">Content here</div>
.myborder {border:2px solid #abc6bc;}