In RGB color space, #fff48e hex color has a red value of 255, a green value of 244 and a blue value of 142.
In CMYK color space (used in color printing), #fff48e hex color is composed of 0% cyan, 4.31% magenta, 44.31% yellow and 0% black.
#fff48e color has a hue of 54.2 degrees, a saturation of 100% and a lightness of 77.8%.
#fff48e hex color contains mainly RED.
The closest web safe color of #fff48e is #ffff99
#fff48e hex color has a decimal value of 16774286.
HEX | fff48e | #fff48e |
---|---|---|
RGB | 255, 244, 142 | rgb(255, 244, 142) |
RGB Percent | 100, 95.69, 55.69 | rgb(100, 95.69, 55.69) |
CMYK | 0, 4, 44, 0 | |
HSL | 54.2°, 100, 77.8 | hsl(54.2, 100%, 77.8%) |
HSV | 54.2°, 44.3, 100 |
XYZ | 78.473, 87.914, 38.424 |
---|---|
Hunter Lab | 93.762, -14.692, 41.337 |
CIE-LAB | 95.125, -9.923, 50.261 |
CIE-LCH | 95.125, 51.231, 101.168 |
CIE-LUV | 0, 4.31, 44.31, 0 |
Web Safe | ffff99 |
RGB percent of color #fff48e
CMYK percent of color #fff48e
Text with hexadecimal color #fff48e
This text has a font color of #fff48e
<p style="color:#fff48e">Text here</p>
#fff48e Background Color
This box has a background color of #fff48e
<div style="background-color:#fff48e">Text here</div>
#fff48e Border Color
This box has a border color of #fff48e
<div style="border: 4px solid #fff48e">Text here</div>
CSS codes
<p style="color:#fff48e">Text here</p>
<div style="background-color:#fff48e">Text here</div>
<div style="border: 4px solid #fff48e">Text here</div>
#fff48e Color on white background
This is how a font and box color of #fff48e will look
on a white background.
#fff48e Color on black background
This is how a font and box color of #fff48e hex color will look
on a black background.