In RGB color space, #fff55d hex color has a red value of 255, a green value of 245 and a blue value of 93.
In CMYK color space (used in color printing), #fff55d hex color is composed of 0% cyan, 3.92% magenta, 63.53% yellow and 0% black.
#fff55d color has a hue of 56.3 degrees, a saturation of 100% and a lightness of 68.2%.
#fff55d hex color contains mainly RED.
The closest web safe color of #fff55d is #ffff66
#fff55d hex color has a decimal value of 16774493.
HEX | fff55d | #fff55d |
---|---|---|
RGB | 255, 245, 93 | rgb(255, 245, 93) |
RGB Percent | 100, 96.08, 36.47 | rgb(100, 96.08, 36.47) |
CMYK | 0, 4, 64, 0 | |
HSL | 56.3°, 100, 68.2 | hsl(56.3, 100%, 68.2%) |
HSV | 56.3°, 63.5, 100 |
XYZ | 75.868, 87.355, 23.218 |
---|---|
Hunter Lab | 93.464, -18.667, 50.696 |
CIE-LAB | 94.889, -14.155, 71.701 |
CIE-LCH | 94.889, 73.085, 101.168 |
CIE-LUV | 0, 3.92, 63.53, 0 |
Web Safe | ffff66 |
RGB percent of color #fff55d
CMYK percent of color #fff55d
Text with hexadecimal color #fff55d
This text has a font color of #fff55d
<p style="color:#fff55d">Text here</p>
#fff55d Background Color
This box has a background color of #fff55d
<div style="background-color:#fff55d">Text here</div>
#fff55d Border Color
This box has a border color of #fff55d
<div style="border: 4px solid #fff55d">Text here</div>
CSS codes
<p style="color:#fff55d">Text here</p>
<div style="background-color:#fff55d">Text here</div>
<div style="border: 4px solid #fff55d">Text here</div>
#fff55d Color on white background
This is how a font and box color of #fff55d will look
on a white background.
#fff55d Color on black background
This is how a font and box color of #fff55d hex color will look
on a black background.