#fff5d5 Hex Color

#FFF5D5
0
  • #fff5d5 Color Information

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

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

    • #fff5d5 color has a hue of 45.7 degrees, a saturation of 100% and a lightness of 91.8%.

    • #fff5d5 hex color contains mainly RED.

    • The closest web safe color of #fff5d5 is #ffffcc

    • #fff5d5 hex color has a decimal value of 16774613.



    #fff5d5 Color Spaces (Color Conversions)

    HEX fff5d5 #fff5d5
    RGB 255, 245, 213 rgb(255, 245, 213)
    RGB Percent 100, 96.08, 83.53 rgb(100, 96.08, 83.53)
    CMYK 0, 4, 16, 0
    HSL 45.7°, 100, 91.8 hsl(45.7, 100%, 91.8%)
    HSV 45.7°, 16.5, 100
    XYZ 85.903, 91.369, 76.059
    Hunter Lab 95.587, -6.862, 19.734
    CIE-LAB 96.562, -1.758, 16.615
    CIE-LCH 96.562, 16.708, 96.04
    CIE-LUV 0, 3.92, 16.47, 0
    Web Safe ffffcc

    RGB percent of color #fff5d5

    100%
    96.08%
    83.53%

    CMYK percent of color #fff5d5

    0%
    3.92%
    16.47%
    0%


    Color Schemes with #fff5d5

    Complementary Color

    Split Complementary


    #fff5d5 Color Preview

    Text with hexadecimal color #fff5d5

    This text has a font color of #fff5d5

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

    #fff5d5 Background Color

    This box has a background color of #fff5d5

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

    #fff5d5 Border Color

    This box has a border color of #fff5d5

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

    CSS codes

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

    #fff5d5 Color on white background

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

    #fff5d5 Color on black background

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