In RGB color space, #aabeef hex color has a red value of 170, a green value of 190 and a blue value of 239.
In CMYK color space (used in color printing), #aabeef hex color is composed of 28.87% cyan, 20.5% magenta, 0% yellow and 6.27% black.
#aabeef color has a hue of 222.6 degrees, a saturation of 68.32% and a lightness of 80.2%.
#aabeef hex color contains mainly BLUE.
The closest web safe color of #aabeef is #99ccff
#aabeef hex color has a decimal value of 11189999.
HEX | aabeef | #aabeef |
---|---|---|
RGB | 170, 190, 239 | rgb(170, 190, 239) |
RGB Percent | 66.67, 74.51, 93.73 | rgb(66.67, 74.51, 93.73) |
CMYK | 29, 21, 0, 6 | |
HSL | 222.6°, 68.32, 80.2 | hsl(222.6, 68.32%, 80.2%) |
HSV | 222.6°, 28.9, 93.7 |
XYZ | 50.571, 51.605, 88.957 |
---|---|
Hunter Lab | 71.837, -0.055, -23.135 |
CIE-LAB | 77.044, 4.106, -26.548 |
CIE-LCH | 77.044, 26.864, 278.792 |
CIE-LUV | 28.87, 20.5, 0, 6.27 |
Web Safe | 99ccff |
RGB percent of color #aabeef
CMYK percent of color #aabeef
Text with hexadecimal color #aabeef
This text has a font color of #aabeef
<p style="color:#aabeef">Text here</p>
#aabeef Background Color
This box has a background color of #aabeef
<div style="background-color:#aabeef">Text here</div>
#aabeef Border Color
This box has a border color of #aabeef
<div style="border: 4px solid #aabeef">Text here</div>
CSS codes
<p style="color:#aabeef">Text here</p>
<div style="background-color:#aabeef">Text here</div>
<div style="border: 4px solid #aabeef">Text here</div>
#aabeef Color on white background
This is how a font and box color of #aabeef will look
on a white background.
#aabeef Color on black background
This is how a font and box color of #aabeef hex color will look
on a black background.