#ffffb0 Hex Color

#FFFFB0
0
  • #ffffb0 Color Information

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

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

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

    • #ffffb0 hex color contains mainly RED.

    • The closest web safe color of #ffffb0 is #ffff99

    • #ffffb0 hex color has a decimal value of 16777136.



    #ffffb0 Color Spaces (Color Conversions)

    HEX ffffb0 #ffffb0
    RGB 255, 255, 176 rgb(255, 255, 176)
    RGB Percent 100, 100, 69.02 rgb(100, 100, 69.02)
    CMYK 0, 0, 31, 0
    HSL 60°, 100, 84.5 hsl(60, 100%, 84.5%)
    HSV 60°, 31, 100
    XYZ 84.836, 95.915, 55.116
    Hunter Lab 97.936, -16.765, 35.188
    CIE-LAB 98.398, -11.684, 37.846
    CIE-LCH 98.398, 39.609, 107.157
    CIE-LUV 0, 0, 30.98, 0
    Web Safe ffff99

    RGB percent of color #ffffb0

    100%
    100%
    69.02%

    CMYK percent of color #ffffb0

    0%
    0%
    30.98%
    0%


    Color Schemes with #ffffb0

    Complementary Color

    Split Complementary


    #ffffb0 Color Preview

    Text with hexadecimal color #ffffb0

    This text has a font color of #ffffb0

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

    #ffffb0 Background Color

    This box has a background color of #ffffb0

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

    #ffffb0 Border Color

    This box has a border color of #ffffb0

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

    CSS codes

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

    #ffffb0 Color on white background

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

    #ffffb0 Color on black background

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