#fff70b Hex Color

#FFF70B
0
  • #fff70b Color Information

    • In RGB color space, #fff70b hex color has a red value of 255, a green value of 247 and a blue value of 11.

    • In CMYK color space (used in color printing), #fff70b hex color is composed of 0% cyan, 3.14% magenta, 95.69% yellow and 0% black.

    • #fff70b color has a hue of 58 degrees, a saturation of 100% and a lightness of 52.2%.

    • #fff70b hex color contains mainly RED.

    • The closest web safe color of #fff70b is #ffff00

    • #fff70b hex color has a decimal value of 16774923.



    #fff70b Color Spaces (Color Conversions)

    HEX fff70b #fff70b
    RGB 255, 247, 11 rgb(255, 247, 11)
    RGB Percent 100, 96.86, 4.31 rgb(100, 96.86, 4.31)
    CMYK 0, 3, 96, 0
    HSL 58°, 100, 52.2 hsl(58, 100%, 52.2%)
    HSV 58°, 95.7, 100
    XYZ 74.561, 87.806, 13.335
    Hunter Lab 93.705, -21.951, 57.156
    CIE-LAB 95.079, -17.655, 92.195
    CIE-LCH 95.079, 93.87, 100.841
    CIE-LUV 0, 3.14, 95.69, 0
    Web Safe ffff00

    RGB percent of color #fff70b

    100%
    96.86%
    4.31%

    CMYK percent of color #fff70b

    0%
    3.14%
    95.69%
    0%


    Color Schemes with #fff70b

    Complementary Color

    Split Complementary


    #fff70b Color Preview

    Text with hexadecimal color #fff70b

    This text has a font color of #fff70b

    <p style="color:#fff70b">Text here</p>

    #fff70b Background Color

    This box has a background color of #fff70b

    <div style="background-color:#fff70b">Text here</div>

    #fff70b Border Color

    This box has a border color of #fff70b

    <div style="border: 4px solid #fff70b">Text here</div>

    CSS codes

    <p style="color:#fff70b">Text here</p>
    <div style="background-color:#fff70b">Text here</div>
    <div style="border: 4px solid #fff70b">Text here</div>

    #fff70b Color on white background

    This is how a font and box color of #fff70b will look
    on a white background.

    #fff70b Color on black background

    This is how a font and box color of #fff70b hex color will look
    on a black background.