#fff8c0 Hex Color

#FFF8C0
0
  • #fff8c0 Color Information

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

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

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

    • #fff8c0 hex color contains mainly RED.

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

    • #fff8c0 hex color has a decimal value of 16775360.



    #fff8c0 Color Spaces (Color Conversions)

    HEX fff8c0 #fff8c0
    RGB 255, 248, 192 rgb(255, 248, 192)
    RGB Percent 100, 97.25, 75.29 rgb(100, 97.25, 75.29)
    CMYK 0, 3, 25, 0
    HSL 53.3°, 100, 87.6 hsl(53.3, 100%, 87.6%)
    HSV 53.3°, 24.7, 100
    XYZ 84.322, 92.201, 63.221
    Hunter Lab 96.021, -11.286, 28.178
    CIE-LAB 96.902, -6.21, 27.808
    CIE-LCH 96.902, 28.493, 102.589
    CIE-LUV 0, 2.75, 24.71, 0
    Web Safe ffffcc

    RGB percent of color #fff8c0

    100%
    97.25%
    75.29%

    CMYK percent of color #fff8c0

    0%
    2.75%
    24.71%
    0%


    Color Schemes with #fff8c0

    Complementary Color

    Split Complementary


    #fff8c0 Color Preview

    Text with hexadecimal color #fff8c0

    This text has a font color of #fff8c0

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

    #fff8c0 Background Color

    This box has a background color of #fff8c0

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

    #fff8c0 Border Color

    This box has a border color of #fff8c0

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

    CSS codes

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

    #fff8c0 Color on white background

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

    #fff8c0 Color on black background

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