In RGB color space, #fffc2d hex color has a red value of 255, a green value of 252 and a blue value of 45.
In CMYK color space (used in color printing), #fffc2d hex color is composed of 0% cyan, 1.18% magenta, 82.35% yellow and 0% black.
#fffc2d color has a hue of 59.1 degrees, a saturation of 100% and a lightness of 58.8%.
#fffc2d hex color contains mainly RED.
The closest web safe color of #fffc2d is #ffff33
#fffc2d hex color has a decimal value of 16776237.
HEX | fffc2d | #fffc2d |
---|---|---|
RGB | 255, 252, 45 | rgb(255, 252, 45) |
RGB Percent | 100, 98.82, 17.65 | rgb(100, 98.82, 17.65) |
CMYK | 0, 1, 82, 0 | |
HSL | 59.1°, 100, 58.8 | hsl(59.1, 100%, 58.8%) |
HSV | 59.1°, 82.4, 100 |
XYZ | 76.524, 91.07, 16.028 |
---|---|
Hunter Lab | 95.431, -23.868, 56.843 |
CIE-LAB | 96.439, -19.504, 88.259 |
CIE-LCH | 96.439, 90.388, 102.461 |
CIE-LUV | 0, 1.18, 82.35, 0 |
Web Safe | ffff33 |
RGB percent of color #fffc2d
CMYK percent of color #fffc2d
Text with hexadecimal color #fffc2d
This text has a font color of #fffc2d
<p style="color:#fffc2d">Text here</p>
#fffc2d Background Color
This box has a background color of #fffc2d
<div style="background-color:#fffc2d">Text here</div>
#fffc2d Border Color
This box has a border color of #fffc2d
<div style="border: 4px solid #fffc2d">Text here</div>
CSS codes
<p style="color:#fffc2d">Text here</p>
<div style="background-color:#fffc2d">Text here</div>
<div style="border: 4px solid #fffc2d">Text here</div>
#fffc2d Color on white background
This is how a font and box color of #fffc2d will look
on a white background.
#fffc2d Color on black background
This is how a font and box color of #fffc2d hex color will look
on a black background.