#fff5cc Hex Color

#FFF5CC
0
  • #fff5cc Color Information

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

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

    • #fff5cc color has a hue of 48.2 degrees, a saturation of 100% and a lightness of 90%.

    • #fff5cc hex color contains mainly RED.

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

    • #fff5cc hex color has a decimal value of 16774604.



    #fff5cc Color Spaces (Color Conversions)

    HEX fff5cc #fff5cc
    RGB 255, 245, 204 rgb(255, 245, 204)
    RGB Percent 100, 96.08, 80 rgb(100, 96.08, 80)
    CMYK 0, 4, 20, 0
    HSL 48.2°, 100, 90 hsl(48.2, 100%, 90%)
    HSV 48.2°, 20, 100
    XYZ 84.791, 90.924, 70.208
    Hunter Lab 95.354, -8.143, 23.093
    CIE-LAB 96.379, -3.064, 20.972
    CIE-LCH 96.379, 21.195, 98.312
    CIE-LUV 0, 3.92, 20, 0
    Web Safe ffffcc

    RGB percent of color #fff5cc

    100%
    96.08%
    80%

    CMYK percent of color #fff5cc

    0%
    3.92%
    20%
    0%


    Color Schemes with #fff5cc

    Complementary Color

    Split Complementary


    #fff5cc Color Preview

    Text with hexadecimal color #fff5cc

    This text has a font color of #fff5cc

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

    #fff5cc Background Color

    This box has a background color of #fff5cc

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

    #fff5cc Border Color

    This box has a border color of #fff5cc

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

    CSS codes

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

    #fff5cc Color on white background

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

    #fff5cc Color on black background

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