In RGB color space, #bfffcd hex color has a red value of 191, a green value of 255 and a blue value of 205.
In CMYK color space (used in color printing), #bfffcd hex color is composed of 25.1% cyan, 0% magenta, 19.61% yellow and 0% black.
#bfffcd color has a hue of 133.1 degrees, a saturation of 100% and a lightness of 87.5%.
#bfffcd hex color contains mainly GREEN.
The closest web safe color of #bfffcd is #ccffcc
#bfffcd hex color has a decimal value of 12582861.
HEX | bfffcd | #bfffcd |
---|---|---|
RGB | 191, 255, 205 | rgb(191, 255, 205) |
RGB Percent | 74.9, 100, 80.39 | rgb(74.9, 100, 80.39) |
CMYK | 25, 0, 20, 0 | |
HSL | 133.1°, 100, 87.5 | hsl(133.1, 100%, 87.5%) |
HSV | 133.1°, 25.1, 100 |
XYZ | 68.265, 87.004, 70.953 |
---|---|
Hunter Lab | 93.276, -32.596, 20.193 |
CIE-LAB | 94.74, -29.556, 17.537 |
CIE-LCH | 94.74, 34.367, 149.317 |
CIE-LUV | 25.1, 0, 19.61, 0 |
Web Safe | ccffcc |
RGB percent of color #bfffcd
CMYK percent of color #bfffcd
Text with hexadecimal color #bfffcd
This text has a font color of #bfffcd
<p style="color:#bfffcd">Text here</p>
#bfffcd Background Color
This box has a background color of #bfffcd
<div style="background-color:#bfffcd">Text here</div>
#bfffcd Border Color
This box has a border color of #bfffcd
<div style="border: 4px solid #bfffcd">Text here</div>
CSS codes
<p style="color:#bfffcd">Text here</p>
<div style="background-color:#bfffcd">Text here</div>
<div style="border: 4px solid #bfffcd">Text here</div>
#bfffcd Color on white background
This is how a font and box color of #bfffcd will look
on a white background.
#bfffcd Color on black background
This is how a font and box color of #bfffcd hex color will look
on a black background.