#fff5cb Hex Color

#FFF5CB
0
  • #fff5cb Color Information

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

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

    • #fff5cb color has a hue of 48.5 degrees, a saturation of 100% and a lightness of 89.8%.

    • #fff5cb hex color contains mainly RED.

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

    • #fff5cb hex color has a decimal value of 16774603.



    #fff5cb Color Spaces (Color Conversions)

    HEX fff5cb #fff5cb
    RGB 255, 245, 203 rgb(255, 245, 203)
    RGB Percent 100, 96.08, 79.61 rgb(100, 96.08, 79.61)
    CMYK 0, 4, 20, 0
    HSL 48.5°, 100, 89.8 hsl(48.5, 100%, 89.8%)
    HSV 48.5°, 20.4, 100
    XYZ 84.672, 90.877, 69.578
    Hunter Lab 95.329, -8.282, 23.457
    CIE-LAB 96.359, -3.206, 21.457
    CIE-LCH 96.359, 21.695, 98.498
    CIE-LUV 0, 3.92, 20.39, 0
    Web Safe ffffcc

    RGB percent of color #fff5cb

    100%
    96.08%
    79.61%

    CMYK percent of color #fff5cb

    0%
    3.92%
    20.39%
    0%


    Color Schemes with #fff5cb

    Complementary Color

    Split Complementary


    #fff5cb Color Preview

    Text with hexadecimal color #fff5cb

    This text has a font color of #fff5cb

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

    #fff5cb Background Color

    This box has a background color of #fff5cb

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

    #fff5cb Border Color

    This box has a border color of #fff5cb

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

    CSS codes

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

    #fff5cb Color on white background

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

    #fff5cb Color on black background

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