In RGB color space, #f1c00b hex color has a red value of 241, a green value of 192 and a blue value of 11.
In CMYK color space (used in color printing), #f1c00b hex color is composed of 0% cyan, 20.33% magenta, 95.44% yellow and 5.49% black.
#f1c00b color has a hue of 47.2 degrees, a saturation of 91.27% and a lightness of 49.4%.
#f1c00b hex color contains mainly RED.
The closest web safe color of #f1c00b is #ffcc00
#f1c00b hex color has a decimal value of 15843339.
HEX | f1c00b | #f1c00b |
---|---|---|
RGB | 241, 192, 11 | rgb(241, 192, 11) |
RGB Percent | 94.51, 75.29, 4.31 | rgb(94.51, 75.29, 4.31) |
CMYK | 0, 20, 95, 5 | |
HSL | 47.2°, 91.27, 49.4 | hsl(47.2, 91.27%, 49.4%) |
HSV | 47.2°, 95.4, 94.5 |
XYZ | 55.186, 56.424, 8.299 |
---|---|
Hunter Lab | 75.116, -0.313, 46.031 |
CIE-LAB | 79.855, 3.96, 80.468 |
CIE-LCH | 79.855, 80.565, 87.183 |
CIE-LUV | 0, 20.33, 95.44, 5.49 |
Web Safe | ffcc00 |
RGB percent of color #f1c00b
CMYK percent of color #f1c00b
Text with hexadecimal color #f1c00b
This text has a font color of #f1c00b
<p style="color:#f1c00b">Text here</p>
#f1c00b Background Color
This box has a background color of #f1c00b
<div style="background-color:#f1c00b">Text here</div>
#f1c00b Border Color
This box has a border color of #f1c00b
<div style="border: 4px solid #f1c00b">Text here</div>
CSS codes
<p style="color:#f1c00b">Text here</p>
<div style="background-color:#f1c00b">Text here</div>
<div style="border: 4px solid #f1c00b">Text here</div>
#f1c00b Color on white background
This is how a font and box color of #f1c00b will look
on a white background.
#f1c00b Color on black background
This is how a font and box color of #f1c00b hex color will look
on a black background.