In RGB color space, #aabbec hex color has a red value of 170, a green value of 187 and a blue value of 236.
In CMYK color space (used in color printing), #aabbec hex color is composed of 27.97% cyan, 20.76% magenta, 0% yellow and 7.45% black.
#aabbec color has a hue of 224.5 degrees, a saturation of 63.46% and a lightness of 79.6%.
#aabbec hex color contains mainly BLUE.
The closest web safe color of #aabbec is #99ccff
#aabbec hex color has a decimal value of 11189228.
HEX | aabbec | #aabbec |
---|---|---|
RGB | 170, 187, 236 | rgb(170, 187, 236) |
RGB Percent | 66.67, 73.33, 92.55 | rgb(66.67, 73.33, 92.55) |
CMYK | 28, 21, 0, 7 | |
HSL | 224.5°, 63.46, 79.6 | hsl(224.5, 63.46%, 79.6%) |
HSV | 224.5°, 28, 92.5 |
XYZ | 49.488, 50.143, 86.427 |
---|---|
Hunter Lab | 70.812, 0.827, -22.796 |
CIE-LAB | 76.157, 5.017, -26.288 |
CIE-LCH | 76.157, 26.762, 280.805 |
CIE-LUV | 27.97, 20.76, 0, 7.45 |
Web Safe | 99ccff |
RGB percent of color #aabbec
CMYK percent of color #aabbec
Text with hexadecimal color #aabbec
This text has a font color of #aabbec
<p style="color:#aabbec">Text here</p>
#aabbec Background Color
This box has a background color of #aabbec
<div style="background-color:#aabbec">Text here</div>
#aabbec Border Color
This box has a border color of #aabbec
<div style="border: 4px solid #aabbec">Text here</div>
CSS codes
<p style="color:#aabbec">Text here</p>
<div style="background-color:#aabbec">Text here</div>
<div style="border: 4px solid #aabbec">Text here</div>
#aabbec Color on white background
This is how a font and box color of #aabbec will look
on a white background.
#aabbec Color on black background
This is how a font and box color of #aabbec hex color will look
on a black background.