#abc7b4 color space conversions
Hex:
#abc7b4
RGB:
171, 199, 180
CMY:
33, 22, 29
CMYK:
14, 0, 10, 22
HSL:
139°, 20.0000%, 72.5490%
HSV (HSB):
139°, 14.0704%, 78.0392%
XYZ:
45.4562, 52.8001, 50.9756
xyY:
0.3046, 0.3538, 52.8001
CIE-Lab:
77.7568, -13.1137, 6.3522
CIE-LCH:
77.7568, 14.5712, 154.1546
CIE-Luv:
77.7568, -14.4039, 11.6025
Hunter-Lab:
72.6637, -15.4971, 9.2709
#abc7b4 color charts
#abc7b4 color shades, tints & tones
#abc7b4 color schemes
#abc7b4 color preview, HTML & CSS examples
This text has a color of #abc7b4
<p style="color:#abc7b4;">Text here</p>
.mytext {color:#abc7b4;}
This box has a color of #abc7b4
<div style="background-color:#abc7b4;">Content here</div>
.mybackground {background-color:#abc7b4;}
Border around this has a color of #abc7b4
<div style="border:2px solid #abc7b4;">Content here</div>
.myborder {border:2px solid #abc7b4;}