#fff5f0 Hex Color

#FFF5F0
0
  • #fff5f0 Color Information

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

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

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

    • #fff5f0 hex color contains mainly RED.

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

    • #fff5f0 hex color has a decimal value of 16774640.



    #fff5f0 Color Spaces (Color Conversions)

    HEX fff5f0 #fff5f0
    RGB 255, 245, 240 rgb(255, 245, 240)
    RGB Percent 100, 96.08, 94.12 rgb(100, 96.08, 94.12)
    CMYK 0, 4, 6, 0
    HSL 20°, 100, 97.1 hsl(20, 100%, 97.1%)
    HSV 20°, 5.9, 100
    XYZ 89.621, 92.856, 95.638
    Hunter Lab 96.362, -2.62, 8.609
    CIE-LAB 97.169, 2.5, 3.582
    CIE-LCH 97.169, 4.368, 55.087
    CIE-LUV 0, 3.92, 5.88, 0
    Web Safe ffffff

    RGB percent of color #fff5f0

    100%
    96.08%
    94.12%

    CMYK percent of color #fff5f0

    0%
    3.92%
    5.88%
    0%


    Color Schemes with #fff5f0

    Complementary Color

    Split Complementary


    #fff5f0 Color Preview

    Text with hexadecimal color #fff5f0

    This text has a font color of #fff5f0

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

    #fff5f0 Background Color

    This box has a background color of #fff5f0

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

    #fff5f0 Border Color

    This box has a border color of #fff5f0

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

    CSS codes

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

    #fff5f0 Color on white background

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

    #fff5f0 Color on black background

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