#ffffcd Hex Color

#FFFFCD
0
  • #ffffcd Color Information

    • In RGB color space, #ffffcd hex color has a red value of 255, a green value of 255 and a blue value of 205.

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

    • #ffffcd color has a hue of 60 degrees, a saturation of 100% and a lightness of 90.2%.

    • #ffffcd hex color contains mainly RED.

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

    • #ffffcd hex color has a decimal value of 16777165.



    #ffffcd Color Spaces (Color Conversions)

    HEX ffffcd #ffffcd
    RGB 255, 255, 205 rgb(255, 255, 205)
    RGB Percent 100, 100, 80.39 rgb(100, 100, 80.39)
    CMYK 0, 0, 20, 0
    HSL 60°, 100, 90.2 hsl(60, 100%, 90.2%)
    HSV 60°, 19.6, 100
    XYZ 88.019, 97.188, 71.878
    Hunter Lab 98.584, -13.151, 25.78
    CIE-LAB 98.902, -7.909, 23.963
    CIE-LCH 98.902, 25.234, 108.265
    CIE-LUV 0, 0, 19.61, 0
    Web Safe ffffcc

    RGB percent of color #ffffcd

    100%
    100%
    80.39%

    CMYK percent of color #ffffcd

    0%
    0%
    19.61%
    0%


    Color Schemes with #ffffcd

    Complementary Color

    Split Complementary


    #ffffcd Color Preview

    Text with hexadecimal color #ffffcd

    This text has a font color of #ffffcd

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

    #ffffcd Background Color

    This box has a background color of #ffffcd

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

    #ffffcd Border Color

    This box has a border color of #ffffcd

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

    CSS codes

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

    #ffffcd Color on white background

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

    #ffffcd Color on black background

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