#abc0a8 color space conversions
Hex:
#abc0a8
RGB:
171, 192, 168
CMY:
33, 25, 34
CMYK:
11, 0, 13, 25
HSL:
113°, 16.0000%, 70.5882%
HSV (HSB):
113°, 12.5000%, 75.2941%
XYZ:
42.7121, 49.1844, 44.2881
xyY:
0.3136, 0.3612, 49.1844
CIE-Lab:
75.5659, -11.7022, 9.6867
CIE-LCH:
75.5659, 15.1912, 140.3832
CIE-Luv:
75.5659, -10.5910, 16.0345
Hunter-Lab:
70.1316, -14.0187, 11.6504
#abc0a8 color charts
#abc0a8 color shades, tints & tones
#abc0a8 color schemes
#abc0a8 color preview, HTML & CSS examples
This text has a color of #abc0a8
<p style="color:#abc0a8;">Text here</p>
.mytext {color:#abc0a8;}
This box has a color of #abc0a8
<div style="background-color:#abc0a8;">Content here</div>
.mybackground {background-color:#abc0a8;}
Border around this has a color of #abc0a8
<div style="border:2px solid #abc0a8;">Content here</div>
.myborder {border:2px solid #abc0a8;}