In RGB color space, #abc2bd hex color has a red value of 171, a green value of 194 and a blue value of 189.
In CMYK color space (used in color printing), #abc2bd hex color is composed of 11.86% cyan, 0% magenta, 2.58% yellow and 23.92% black.
#abc2bd color has a hue of 167 degrees, a saturation of 15.86% and a lightness of 71.6%.
#abc2bd hex color contains mainly GREEN.
The closest web safe color of #abc2bd is #99cccc
#abc2bd hex color has a decimal value of 11256509.
HEX | abc2bd | #abc2bd |
---|---|---|
RGB | 171, 194, 189 | rgb(171, 194, 189) |
RGB Percent | 67.06, 76.08, 74.12 | rgb(67.06, 76.08, 74.12) |
CMYK | 12, 0, 3, 24 | |
HSL | 167°, 15.86, 71.6 | hsl(167, 15.86%, 71.6%) |
HSV | 167°, 11.9, 76.1 |
XYZ | 45.272, 50.916, 55.586 |
---|---|
Hunter Lab | 71.355, -11.621, 3.762 |
CIE-LAB | 76.628, -8.778, -0.141 |
CIE-LCH | 76.628, 8.779, 180.92 |
CIE-LUV | 11.86, 0, 2.58, 23.92 |
Web Safe | 99cccc |
RGB percent of color #abc2bd
CMYK percent of color #abc2bd
Text with hexadecimal color #abc2bd
This text has a font color of #abc2bd
<p style="color:#abc2bd">Text here</p>
#abc2bd Background Color
This box has a background color of #abc2bd
<div style="background-color:#abc2bd">Text here</div>
#abc2bd Border Color
This box has a border color of #abc2bd
<div style="border: 4px solid #abc2bd">Text here</div>
CSS codes
<p style="color:#abc2bd">Text here</p>
<div style="background-color:#abc2bd">Text here</div>
<div style="border: 4px solid #abc2bd">Text here</div>
#abc2bd Color on white background
This is how a font and box color of #abc2bd will look
on a white background.
#abc2bd Color on black background
This is how a font and box color of #abc2bd hex color will look
on a black background.