In RGB color space, #fff48d hex color has a red value of 255, a green value of 244 and a blue value of 141.
In CMYK color space (used in color printing), #fff48d hex color is composed of 0% cyan, 4.31% magenta, 44.71% yellow and 0% black.
#fff48d color has a hue of 54.2 degrees, a saturation of 100% and a lightness of 77.6%.
#fff48d hex color contains mainly RED.
The closest web safe color of #fff48d is #ffff99
#fff48d hex color has a decimal value of 16774285.
HEX | fff48d | #fff48d |
---|---|---|
RGB | 255, 244, 141 | rgb(255, 244, 141) |
RGB Percent | 100, 95.69, 55.29 | rgb(100, 95.69, 55.29) |
CMYK | 0, 4, 45, 0 | |
HSL | 54.2°, 100, 77.6 | hsl(54.2, 100%, 77.6%) |
HSV | 54.2°, 44.7, 100 |
XYZ | 78.398, 87.884, 38.031 |
---|---|
Hunter Lab | 93.746, -14.781, 41.57 |
CIE-LAB | 95.112, -10.018, 50.723 |
CIE-LCH | 95.112, 51.703, 101.172 |
CIE-LUV | 0, 4.31, 44.71, 0 |
Web Safe | ffff99 |
RGB percent of color #fff48d
CMYK percent of color #fff48d
Text with hexadecimal color #fff48d
This text has a font color of #fff48d
<p style="color:#fff48d">Text here</p>
#fff48d Background Color
This box has a background color of #fff48d
<div style="background-color:#fff48d">Text here</div>
#fff48d Border Color
This box has a border color of #fff48d
<div style="border: 4px solid #fff48d">Text here</div>
CSS codes
<p style="color:#fff48d">Text here</p>
<div style="background-color:#fff48d">Text here</div>
<div style="border: 4px solid #fff48d">Text here</div>
#fff48d Color on white background
This is how a font and box color of #fff48d will look
on a white background.
#fff48d Color on black background
This is how a font and box color of #fff48d hex color will look
on a black background.