#abc6b8 color space conversions
Hex:
#abc6b8
RGB:
171, 198, 184
CMY:
33, 22, 28
CMYK:
14, 0, 7, 22
HSL:
149°, 19.1489%, 72.3529%
HSV (HSB):
149°, 13.6364%, 77.6471%
XYZ:
45.6404, 52.5068, 53.0767
xyY:
0.3018, 0.3472, 52.5068
CIE-Lab:
77.5829, -11.8368, 3.9474
CIE-LCH:
77.5829, 12.4776, 161.5570
CIE-Luv:
77.5829, -14.0127, 7.8760
Hunter-Lab:
72.4616, -14.3783, 7.2943
#abc6b8 color charts
#abc6b8 color shades, tints & tones
#abc6b8 color schemes
#abc6b8 color preview, HTML & CSS examples
This text has a color of #abc6b8
<p style="color:#abc6b8;">Text here</p>
.mytext {color:#abc6b8;}
This box has a color of #abc6b8
<div style="background-color:#abc6b8;">Content here</div>
.mybackground {background-color:#abc6b8;}
Border around this has a color of #abc6b8
<div style="border:2px solid #abc6b8;">Content here</div>
.myborder {border:2px solid #abc6b8;}