#ffff2b Hex Color

#FFFF2B
0
  • #ffff2b Color Information

    • In RGB color space, #ffff2b hex color has a red value of 255, a green value of 255 and a blue value of 43.

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

    • #ffff2b color has a hue of 60 degrees, a saturation of 100% and a lightness of 58.4%.

    • #ffff2b hex color contains mainly RED.

    • The closest web safe color of #ffff2b is #ffff33

    • #ffff2b hex color has a decimal value of 16777003.



    #ffff2b Color Spaces (Color Conversions)

    HEX ffff2b #ffff2b
    RGB 255, 255, 43 rgb(255, 255, 43)
    RGB Percent 100, 100, 16.86 rgb(100, 100, 16.86)
    CMYK 0, 0, 83, 0
    HSL 60°, 100, 58.4 hsl(60, 100%, 58.4%)
    HSV 60°, 83.1, 100
    XYZ 77.436, 92.954, 16.146
    Hunter Lab 96.413, -25.356, 57.56
    CIE-LAB 97.209, -20.982, 89.328
    CIE-LCH 97.209, 91.759, 103.218
    CIE-LUV 0, 0, 83.14, 0
    Web Safe ffff33

    RGB percent of color #ffff2b

    100%
    100%
    16.86%

    CMYK percent of color #ffff2b

    0%
    0%
    83.14%
    0%


    Color Schemes with #ffff2b

    Complementary Color

    Split Complementary


    #ffff2b Color Preview

    Text with hexadecimal color #ffff2b

    This text has a font color of #ffff2b

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

    #ffff2b Background Color

    This box has a background color of #ffff2b

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

    #ffff2b Border Color

    This box has a border color of #ffff2b

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

    CSS codes

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

    #ffff2b Color on white background

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

    #ffff2b Color on black background

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