In RGB color space, #bffeff hex color has a red value of 191, a green value of 254 and a blue value of 255.
In CMYK color space (used in color printing), #bffeff hex color is composed of 25.1% cyan, 0.39% magenta, 0% yellow and 0% black.
#bffeff color has a hue of 180.9 degrees, a saturation of 100% and a lightness of 87.5%.
#bffeff hex color contains mainly BLUE.
The closest web safe color of #bffeff is #ccffff
#bffeff hex color has a decimal value of 12582655.
HEX | bffeff | #bffeff |
---|---|---|
RGB | 191, 254, 255 | rgb(191, 254, 255) |
RGB Percent | 74.9, 99.61, 100 | rgb(74.9, 99.61, 100) |
CMYK | 25, 0, 0, 0 | |
HSL | 180.9°, 100, 87.5 | hsl(180.9, 100%, 87.5%) |
HSV | 180.9°, 25.1, 100 |
XYZ | 74.978, 89.18, 107.869 |
---|---|
Hunter Lab | 94.435, -23.539, -1.62 |
CIE-LAB | 95.656, -19.281, -6.868 |
CIE-LCH | 95.656, 20.468, 199.606 |
CIE-LUV | 25.1, 0.39, 0, 0 |
Web Safe | ccffff |
RGB percent of color #bffeff
CMYK percent of color #bffeff
Text with hexadecimal color #bffeff
This text has a font color of #bffeff
<p style="color:#bffeff">Text here</p>
#bffeff Background Color
This box has a background color of #bffeff
<div style="background-color:#bffeff">Text here</div>
#bffeff Border Color
This box has a border color of #bffeff
<div style="border: 4px solid #bffeff">Text here</div>
CSS codes
<p style="color:#bffeff">Text here</p>
<div style="background-color:#bffeff">Text here</div>
<div style="border: 4px solid #bffeff">Text here</div>
#bffeff Color on white background
This is how a font and box color of #bffeff will look
on a white background.
#bffeff Color on black background
This is how a font and box color of #bffeff hex color will look
on a black background.