#abc7ac color space conversions
Hex:
#abc7ac
RGB:
171, 199, 172
CMY:
33, 22, 33
CMYK:
14, 0, 14, 22
HSL:
122°, 20.0000%, 72.5490%
HSV (HSB):
122°, 14.0704%, 78.0392%
XYZ:
44.6644, 52.4833, 46.8060
xyY:
0.3103, 0.3646, 52.4833
CIE-Lab:
77.5690, -14.5878, 10.3837
CIE-LCH:
77.5690, 17.9060, 144.5564
CIE-Luv:
77.5690, -14.2169, 17.6010
Hunter-Lab:
72.4454, -16.7297, 12.4053
#abc7ac color charts
#abc7ac color shades, tints & tones
#abc7ac color schemes
#abc7ac color preview, HTML & CSS examples
This text has a color of #abc7ac
<p style="color:#abc7ac;">Text here</p>
.mytext {color:#abc7ac;}
This box has a color of #abc7ac
<div style="background-color:#abc7ac;">Content here</div>
.mybackground {background-color:#abc7ac;}
Border around this has a color of #abc7ac
<div style="border:2px solid #abc7ac;">Content here</div>
.myborder {border:2px solid #abc7ac;}