In RGB color space, #abc2cd hex color has a red value of 171, a green value of 194 and a blue value of 205.
In CMYK color space (used in color printing), #abc2cd hex color is composed of 16.59% cyan, 5.37% magenta, 0% yellow and 19.61% black.
#abc2cd color has a hue of 199.4 degrees, a saturation of 25.37% and a lightness of 73.7%.
#abc2cd hex color contains mainly BLUE.
The closest web safe color of #abc2cd is #99cccc
#abc2cd hex color has a decimal value of 11256525.
HEX | abc2cd | #abc2cd |
---|---|---|
RGB | 171, 194, 205 | rgb(171, 194, 205) |
RGB Percent | 67.06, 76.08, 80.39 | rgb(67.06, 76.08, 80.39) |
CMYK | 17, 5, 0, 20 | |
HSL | 199.4°, 25.37, 73.7 | hsl(199.4, 25.37%, 73.7%) |
HSV | 199.4°, 16.6, 80.4 |
XYZ | 47.106, 51.649, 65.244 |
---|---|
Hunter Lab | 71.867, -8.768, -3.519 |
CIE-LAB | 77.07, -5.481, -8.146 |
CIE-LCH | 77.07, 9.818, 236.066 |
CIE-LUV | 16.59, 5.37, 0, 19.61 |
Web Safe | 99cccc |
RGB percent of color #abc2cd
CMYK percent of color #abc2cd
Text with hexadecimal color #abc2cd
This text has a font color of #abc2cd
<p style="color:#abc2cd">Text here</p>
#abc2cd Background Color
This box has a background color of #abc2cd
<div style="background-color:#abc2cd">Text here</div>
#abc2cd Border Color
This box has a border color of #abc2cd
<div style="border: 4px solid #abc2cd">Text here</div>
CSS codes
<p style="color:#abc2cd">Text here</p>
<div style="background-color:#abc2cd">Text here</div>
<div style="border: 4px solid #abc2cd">Text here</div>
#abc2cd Color on white background
This is how a font and box color of #abc2cd will look
on a white background.
#abc2cd Color on black background
This is how a font and box color of #abc2cd hex color will look
on a black background.