#fff0d0 Hex Color

#FFF0D0
0
  • #fff0d0 Color Information

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

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

    • #fff0d0 color has a hue of 40.9 degrees, a saturation of 100% and a lightness of 90.8%.

    • #fff0d0 hex color contains mainly RED.

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

    • #fff0d0 hex color has a decimal value of 16773328.



    #fff0d0 Color Spaces (Color Conversions)

    HEX fff0d0 #fff0d0
    RGB 255, 240, 208 rgb(255, 240, 208)
    RGB Percent 100, 94.12, 81.57 rgb(100, 94.12, 81.57)
    CMYK 0, 6, 18, 0
    HSL 40.9°, 100, 90.8 hsl(40.9, 100%, 90.8%)
    HSV 40.9°, 18.4, 100
    XYZ 83.785, 88.134, 72.27
    Hunter Lab 93.88, -4.983, 20.073
    CIE-LAB 95.217, 0.031, 17.294
    CIE-LCH 95.217, 17.294, 89.897
    CIE-LUV 0, 5.88, 18.43, 0
    Web Safe ffffcc

    RGB percent of color #fff0d0

    100%
    94.12%
    81.57%

    CMYK percent of color #fff0d0

    0%
    5.88%
    18.43%
    0%


    Color Schemes with #fff0d0

    Complementary Color

    Split Complementary


    #fff0d0 Color Preview

    Text with hexadecimal color #fff0d0

    This text has a font color of #fff0d0

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

    #fff0d0 Background Color

    This box has a background color of #fff0d0

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

    #fff0d0 Border Color

    This box has a border color of #fff0d0

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

    CSS codes

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

    #fff0d0 Color on white background

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

    #fff0d0 Color on black background

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