In RGB color space, #befffd hex color has a red value of 190, a green value of 255 and a blue value of 253.
In CMYK color space (used in color printing), #befffd hex color is composed of 25.49% cyan, 0% magenta, 0.78% yellow and 0% black.
#befffd color has a hue of 178.2 degrees, a saturation of 100% and a lightness of 87.3%.
#befffd hex color contains mainly GREEN.
The closest web safe color of #befffd is #ccffff
#befffd hex color has a decimal value of 12517373.
HEX | befffd | #befffd |
---|---|---|
RGB | 190, 255, 253 | rgb(190, 255, 253) |
RGB Percent | 74.51, 100, 99.22 | rgb(74.51, 100, 99.22) |
CMYK | 25, 0, 1, 0 | |
HSL | 178.2°, 100, 87.3 | hsl(178.2, 100%, 87.3%) |
HSV | 178.2°, 25.5, 100 |
XYZ | 74.725, 89.559, 106.277 |
---|---|
Hunter Lab | 94.636, -24.667, -0.338 |
CIE-LAB | 95.814, -20.482, -5.61 |
CIE-LCH | 95.814, 21.236, 195.318 |
CIE-LUV | 25.49, 0, 0.78, 0 |
Web Safe | ccffff |
RGB percent of color #befffd
CMYK percent of color #befffd
Text with hexadecimal color #befffd
This text has a font color of #befffd
<p style="color:#befffd">Text here</p>
#befffd Background Color
This box has a background color of #befffd
<div style="background-color:#befffd">Text here</div>
#befffd Border Color
This box has a border color of #befffd
<div style="border: 4px solid #befffd">Text here</div>
CSS codes
<p style="color:#befffd">Text here</p>
<div style="background-color:#befffd">Text here</div>
<div style="border: 4px solid #befffd">Text here</div>
#befffd Color on white background
This is how a font and box color of #befffd will look
on a white background.
#befffd Color on black background
This is how a font and box color of #befffd hex color will look
on a black background.