#fff0a0 Hex Color

#FFF0A0
0
  • #fff0a0 Color Information

    • In RGB color space, #fff0a0 hex color has a red value of 255, a green value of 240 and a blue value of 160.

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

    • #fff0a0 color has a hue of 50.5 degrees, a saturation of 100% and a lightness of 81.4%.

    • #fff0a0 hex color contains mainly RED.

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

    • #fff0a0 hex color has a decimal value of 16773280.



    #fff0a0 Color Spaces (Color Conversions)

    HEX fff0a0 #fff0a0
    RGB 255, 240, 160 rgb(255, 240, 160)
    RGB Percent 100, 94.12, 62.75 rgb(100, 94.12, 62.75)
    CMYK 0, 6, 37, 0
    HSL 50.5°, 100, 81.4 hsl(50.5, 100%, 81.4%)
    HSV 50.5°, 37.3, 100
    XYZ 78.745, 86.118, 45.73
    Hunter Lab 92.8, -10.934, 35.743
    CIE-LAB 94.363, -6.098, 40.504
    CIE-LCH 94.363, 40.96, 98.562
    CIE-LUV 0, 5.88, 37.25, 0
    Web Safe ffff99

    RGB percent of color #fff0a0

    100%
    94.12%
    62.75%

    CMYK percent of color #fff0a0

    0%
    5.88%
    37.25%
    0%


    Color Schemes with #fff0a0

    Complementary Color

    Split Complementary


    #fff0a0 Color Preview

    Text with hexadecimal color #fff0a0

    This text has a font color of #fff0a0

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

    #fff0a0 Background Color

    This box has a background color of #fff0a0

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

    #fff0a0 Border Color

    This box has a border color of #fff0a0

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

    CSS codes

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

    #fff0a0 Color on white background

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

    #fff0a0 Color on black background

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