In RGB color space, #fff215 hex color has a red value of 255, a green value of 242 and a blue value of 21.
In CMYK color space (used in color printing), #fff215 hex color is composed of 0% cyan, 5.1% magenta, 91.76% yellow and 0% black.
#fff215 color has a hue of 56.7 degrees, a saturation of 100% and a lightness of 54.1%.
#fff215 hex color contains mainly RED.
The closest web safe color of #fff215 is #ffff00
#fff215 hex color has a decimal value of 16773653.
HEX | fff215 | #fff215 |
---|---|---|
RGB | 255, 242, 21 | rgb(255, 242, 21) |
RGB Percent | 100, 94.9, 8.24 | rgb(100, 94.9, 8.24) |
CMYK | 0, 5, 92, 0 | |
HSL | 56.7°, 100, 54.1 | hsl(56.7, 100%, 54.1%) |
HSV | 56.7°, 91.8, 100 |
XYZ | 73.127, 84.818, 13.227 |
---|---|
Hunter Lab | 92.097, -19.436, 55.952 |
CIE-LAB | 93.805, -15.137, 90.266 |
CIE-LCH | 93.805, 91.526, 99.52 |
CIE-LUV | 0, 5.1, 91.76, 0 |
Web Safe | ffff00 |
RGB percent of color #fff215
CMYK percent of color #fff215
Text with hexadecimal color #fff215
This text has a font color of #fff215
<p style="color:#fff215">Text here</p>
#fff215 Background Color
This box has a background color of #fff215
<div style="background-color:#fff215">Text here</div>
#fff215 Border Color
This box has a border color of #fff215
<div style="border: 4px solid #fff215">Text here</div>
CSS codes
<p style="color:#fff215">Text here</p>
<div style="background-color:#fff215">Text here</div>
<div style="border: 4px solid #fff215">Text here</div>
#fff215 Color on white background
This is how a font and box color of #fff215 will look
on a white background.
#fff215 Color on black background
This is how a font and box color of #fff215 hex color will look
on a black background.