#fff0c0 Hex Color

#FFF0C0
0
  • #fff0c0 Color Information

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

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

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

    • #fff0c0 hex color contains mainly RED.

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

    • #fff0c0 hex color has a decimal value of 16773312.



    #fff0c0 Color Spaces (Color Conversions)

    HEX fff0c0 #fff0c0
    RGB 255, 240, 192 rgb(255, 240, 192)
    RGB Percent 100, 94.12, 75.29 rgb(100, 94.12, 75.29)
    CMYK 0, 6, 25, 0
    HSL 45.7°, 100, 87.6 hsl(45.7, 100%, 87.6%)
    HSV 45.7°, 24.7, 100
    XYZ 81.915, 87.386, 62.419
    Hunter Lab 93.48, -7.175, 25.847
    CIE-LAB 94.902, -2.202, 25.067
    CIE-LCH 94.902, 25.164, 95.02
    CIE-LUV 0, 5.88, 24.71, 0
    Web Safe ffffcc

    RGB percent of color #fff0c0

    100%
    94.12%
    75.29%

    CMYK percent of color #fff0c0

    0%
    5.88%
    24.71%
    0%


    Color Schemes with #fff0c0

    Complementary Color

    Split Complementary


    #fff0c0 Color Preview

    Text with hexadecimal color #fff0c0

    This text has a font color of #fff0c0

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

    #fff0c0 Background Color

    This box has a background color of #fff0c0

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

    #fff0c0 Border Color

    This box has a border color of #fff0c0

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

    CSS codes

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

    #fff0c0 Color on white background

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

    #fff0c0 Color on black background

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