#fff5cd Hex Color

#FFF5CD
0
  • #fff5cd Color Information

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

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

    • #fff5cd color has a hue of 48 degrees, a saturation of 100% and a lightness of 90.2%.

    • #fff5cd hex color contains mainly RED.

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

    • #fff5cd hex color has a decimal value of 16774605.



    #fff5cd Color Spaces (Color Conversions)

    HEX fff5cd #fff5cd
    RGB 255, 245, 205 rgb(255, 245, 205)
    RGB Percent 100, 96.08, 80.39 rgb(100, 96.08, 80.39)
    CMYK 0, 4, 20, 0
    HSL 48°, 100, 90.2 hsl(48, 100%, 90.2%)
    HSV 48°, 19.6, 100
    XYZ 84.912, 90.973, 70.842
    Hunter Lab 95.38, -8.005, 22.729
    CIE-LAB 96.399, -2.922, 20.488
    CIE-LCH 96.399, 20.695, 98.117
    CIE-LUV 0, 3.92, 19.61, 0
    Web Safe ffffcc

    RGB percent of color #fff5cd

    100%
    96.08%
    80.39%

    CMYK percent of color #fff5cd

    0%
    3.92%
    19.61%
    0%


    Color Schemes with #fff5cd

    Complementary Color

    Split Complementary


    #fff5cd Color Preview

    Text with hexadecimal color #fff5cd

    This text has a font color of #fff5cd

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

    #fff5cd Background Color

    This box has a background color of #fff5cd

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

    #fff5cd Border Color

    This box has a border color of #fff5cd

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

    CSS codes

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

    #fff5cd Color on white background

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

    #fff5cd Color on black background

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