In RGB color space, #abbbdd hex color has a red value of 171, a green value of 187 and a blue value of 221.
In CMYK color space (used in color printing), #abbbdd hex color is composed of 22.62% cyan, 15.38% magenta, 0% yellow and 13.33% black.
#abbbdd color has a hue of 220.8 degrees, a saturation of 42.37% and a lightness of 76.9%.
#abbbdd hex color contains mainly BLUE.
The closest web safe color of #abbbdd is #99cccc
#abbbdd hex color has a decimal value of 11254749.
HEX | abbbdd | #abbbdd |
---|---|---|
RGB | 171, 187, 221 | rgb(171, 187, 221) |
RGB Percent | 67.06, 73.33, 86.67 | rgb(67.06, 73.33, 86.67) |
CMYK | 23, 15, 0, 13 | |
HSL | 220.8°, 42.37, 76.9 | hsl(220.8, 42.37%, 76.9%) |
HSV | 220.8°, 22.6, 86.7 |
XYZ | 47.616, 49.419, 75.436 |
---|---|
Hunter Lab | 70.299, -2.118, -14.414 |
CIE-LAB | 75.711, 1.8, -18.848 |
CIE-LCH | 75.711, 18.934, 275.455 |
CIE-LUV | 22.62, 15.38, 0, 13.33 |
Web Safe | 99cccc |
RGB percent of color #abbbdd
CMYK percent of color #abbbdd
Text with hexadecimal color #abbbdd
This text has a font color of #abbbdd
<p style="color:#abbbdd">Text here</p>
#abbbdd Background Color
This box has a background color of #abbbdd
<div style="background-color:#abbbdd">Text here</div>
#abbbdd Border Color
This box has a border color of #abbbdd
<div style="border: 4px solid #abbbdd">Text here</div>
CSS codes
<p style="color:#abbbdd">Text here</p>
<div style="background-color:#abbbdd">Text here</div>
<div style="border: 4px solid #abbbdd">Text here</div>
#abbbdd Color on white background
This is how a font and box color of #abbbdd will look
on a white background.
#abbbdd Color on black background
This is how a font and box color of #abbbdd hex color will look
on a black background.