In RGB color space, #bfffef hex color has a red value of 191, a green value of 255 and a blue value of 239.
In CMYK color space (used in color printing), #bfffef hex color is composed of 25.1% cyan, 0% magenta, 6.27% yellow and 0% black.
#bfffef color has a hue of 165 degrees, a saturation of 100% and a lightness of 87.5%.
#bfffef hex color contains mainly GREEN.
The closest web safe color of #bfffef is #ccffff
#bfffef hex color has a decimal value of 12582895.
HEX | bfffef | #bfffef |
---|---|---|
RGB | 191, 255, 239 | rgb(191, 255, 239) |
RGB Percent | 74.9, 100, 93.73 | rgb(74.9, 100, 93.73) |
CMYK | 25, 0, 6, 0 | |
HSL | 165°, 100, 87.5 | hsl(165, 100%, 87.5%) |
HSV | 165°, 25.1, 100 |
XYZ | 72.826, 88.828, 94.969 |
---|---|
Hunter Lab | 94.249, -27.008, 6.231 |
CIE-LAB | 95.508, -23.11, 1.166 |
CIE-LCH | 95.508, 23.139, 177.112 |
CIE-LUV | 25.1, 0, 6.27, 0 |
Web Safe | ccffff |
RGB percent of color #bfffef
CMYK percent of color #bfffef
Text with hexadecimal color #bfffef
This text has a font color of #bfffef
<p style="color:#bfffef">Text here</p>
#bfffef Background Color
This box has a background color of #bfffef
<div style="background-color:#bfffef">Text here</div>
#bfffef Border Color
This box has a border color of #bfffef
<div style="border: 4px solid #bfffef">Text here</div>
CSS codes
<p style="color:#bfffef">Text here</p>
<div style="background-color:#bfffef">Text here</div>
<div style="border: 4px solid #bfffef">Text here</div>
#bfffef Color on white background
This is how a font and box color of #bfffef will look
on a white background.
#bfffef Color on black background
This is how a font and box color of #bfffef hex color will look
on a black background.