In RGB color space, #abc1bb hex color has a red value of 171, a green value of 193 and a blue value of 187.
In CMYK color space (used in color printing), #abc1bb hex color is composed of 11.4% cyan, 0% magenta, 3.11% yellow and 24.31% black.
#abc1bb color has a hue of 163.6 degrees, a saturation of 15.07% and a lightness of 71.4%.
#abc1bb hex color contains mainly GREEN.
The closest web safe color of #abc1bb is #99cccc
#abc1bb hex color has a decimal value of 11256251.
HEX | abc1bb | #abc1bb |
---|---|---|
RGB | 171, 193, 187 | rgb(171, 193, 187) |
RGB Percent | 67.06, 75.69, 73.33 | rgb(67.06, 75.69, 73.33) |
CMYK | 11, 0, 3, 24 | |
HSL | 163.6°, 15.07, 71.4 | hsl(163.6, 15.07%, 71.4%) |
HSV | 163.6°, 11.4, 75.7 |
XYZ | 44.834, 50.386, 54.376 |
---|---|
Hunter Lab | 70.983, -11.477, 4.27 |
CIE-LAB | 76.306, -8.651, 0.471 |
CIE-LCH | 76.306, 8.664, 176.884 |
CIE-LUV | 11.4, 0, 3.11, 24.31 |
Web Safe | 99cccc |
RGB percent of color #abc1bb
CMYK percent of color #abc1bb
Text with hexadecimal color #abc1bb
This text has a font color of #abc1bb
<p style="color:#abc1bb">Text here</p>
#abc1bb Background Color
This box has a background color of #abc1bb
<div style="background-color:#abc1bb">Text here</div>
#abc1bb Border Color
This box has a border color of #abc1bb
<div style="border: 4px solid #abc1bb">Text here</div>
CSS codes
<p style="color:#abc1bb">Text here</p>
<div style="background-color:#abc1bb">Text here</div>
<div style="border: 4px solid #abc1bb">Text here</div>
#abc1bb Color on white background
This is how a font and box color of #abc1bb will look
on a white background.
#abc1bb Color on black background
This is how a font and box color of #abc1bb hex color will look
on a black background.