In RGB color space, #bfffeb hex color has a red value of 191, a green value of 255 and a blue value of 235.
In CMYK color space (used in color printing), #bfffeb hex color is composed of 25.1% cyan, 0% magenta, 7.84% yellow and 0% black.
#bfffeb color has a hue of 161.3 degrees, a saturation of 100% and a lightness of 87.5%.
#bfffeb hex color contains mainly GREEN.
The closest web safe color of #bfffeb is #ccffff
#bfffeb hex color has a decimal value of 12582891.
HEX | bfffeb | #bfffeb |
---|---|---|
RGB | 191, 255, 235 | rgb(191, 255, 235) |
RGB Percent | 74.9, 100, 92.16 | rgb(74.9, 100, 92.16) |
CMYK | 25, 0, 8, 0 | |
HSL | 161.3°, 100, 87.5 | hsl(161.3, 100%, 87.5%) |
HSV | 161.3°, 25.1, 100 |
XYZ | 72.241, 88.595, 91.89 |
---|---|
Hunter Lab | 94.125, -27.72, 8.005 |
CIE-LAB | 95.411, -23.918, 3.086 |
CIE-LCH | 95.411, 24.116, 172.648 |
CIE-LUV | 25.1, 0, 7.84, 0 |
Web Safe | ccffff |
RGB percent of color #bfffeb
CMYK percent of color #bfffeb
Text with hexadecimal color #bfffeb
This text has a font color of #bfffeb
<p style="color:#bfffeb">Text here</p>
#bfffeb Background Color
This box has a background color of #bfffeb
<div style="background-color:#bfffeb">Text here</div>
#bfffeb Border Color
This box has a border color of #bfffeb
<div style="border: 4px solid #bfffeb">Text here</div>
CSS codes
<p style="color:#bfffeb">Text here</p>
<div style="background-color:#bfffeb">Text here</div>
<div style="border: 4px solid #bfffeb">Text here</div>
#bfffeb Color on white background
This is how a font and box color of #bfffeb will look
on a white background.
#bfffeb Color on black background
This is how a font and box color of #bfffeb hex color will look
on a black background.