#fff8f0 Hex Color

#FFF8F0
0
  • #fff8f0 Color Information

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

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

    • #fff8f0 color has a hue of 32 degrees, a saturation of 100% and a lightness of 97.1%.

    • #fff8f0 hex color contains mainly RED.

    • The closest web safe color of #fff8f0 is #ffffff

    • #fff8f0 hex color has a decimal value of 16775408.



    #fff8f0 Color Spaces (Color Conversions)

    HEX fff8f0 #fff8f0
    RGB 255, 248, 240 rgb(255, 248, 240)
    RGB Percent 100, 97.25, 94.12 rgb(100, 97.25, 94.12)
    CMYK 0, 3, 6, 0
    HSL 32°, 100, 97.1 hsl(32, 100%, 97.1%)
    HSV 32°, 5.9, 100
    XYZ 90.536, 94.686, 95.943
    Hunter Lab 97.307, -4.207, 9.656
    CIE-LAB 97.908, 0.98, 4.652
    CIE-LCH 97.908, 4.754, 78.104
    CIE-LUV 0, 2.75, 5.88, 0
    Web Safe ffffff

    RGB percent of color #fff8f0

    100%
    97.25%
    94.12%

    CMYK percent of color #fff8f0

    0%
    2.75%
    5.88%
    0%


    Color Schemes with #fff8f0

    Complementary Color

    Split Complementary


    #fff8f0 Color Preview

    Text with hexadecimal color #fff8f0

    This text has a font color of #fff8f0

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

    #fff8f0 Background Color

    This box has a background color of #fff8f0

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

    #fff8f0 Border Color

    This box has a border color of #fff8f0

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

    CSS codes

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

    #fff8f0 Color on white background

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

    #fff8f0 Color on black background

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