In RGB color space, #abc1cb hex color has a red value of 171, a green value of 193 and a blue value of 203.
In CMYK color space (used in color printing), #abc1cb hex color is composed of 15.76% cyan, 4.93% magenta, 0% yellow and 20.39% black.
#abc1cb color has a hue of 198.8 degrees, a saturation of 23.53% and a lightness of 73.3%.
#abc1cb hex color contains mainly BLUE.
The closest web safe color of #abc1cb is #99cccc
#abc1cb hex color has a decimal value of 11256267.
HEX | abc1cb | #abc1cb |
---|---|---|
RGB | 171, 193, 203 | rgb(171, 193, 203) |
RGB Percent | 67.06, 75.69, 79.61 | rgb(67.06, 75.69, 79.61) |
CMYK | 16, 5, 0, 20 | |
HSL | 198.8°, 23.53, 73.3 | hsl(198.8, 23.53%, 73.3%) |
HSV | 198.8°, 15.8, 79.6 |
XYZ | 46.644, 51.11, 63.907 |
---|---|
Hunter Lab | 71.491, -8.649, -2.956 |
CIE-LAB | 76.746, -5.379, -7.547 |
CIE-LCH | 76.746, 9.268, 234.521 |
CIE-LUV | 15.76, 4.93, 0, 20.39 |
Web Safe | 99cccc |
RGB percent of color #abc1cb
CMYK percent of color #abc1cb
Text with hexadecimal color #abc1cb
This text has a font color of #abc1cb
<p style="color:#abc1cb">Text here</p>
#abc1cb Background Color
This box has a background color of #abc1cb
<div style="background-color:#abc1cb">Text here</div>
#abc1cb Border Color
This box has a border color of #abc1cb
<div style="border: 4px solid #abc1cb">Text here</div>
CSS codes
<p style="color:#abc1cb">Text here</p>
<div style="background-color:#abc1cb">Text here</div>
<div style="border: 4px solid #abc1cb">Text here</div>
#abc1cb Color on white background
This is how a font and box color of #abc1cb will look
on a white background.
#abc1cb Color on black background
This is how a font and box color of #abc1cb hex color will look
on a black background.