#defff1 Hex Color

#DEFFF1
0
  • #defff1 Color Information

    • In RGB color space, #defff1 hex color has a red value of 222, a green value of 255 and a blue value of 241.

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

    • #defff1 color has a hue of 154.5 degrees, a saturation of 100% and a lightness of 93.5%.

    • #defff1 hex color contains mainly GREEN.

    • The closest web safe color of #defff1 is #ccffff

    • #defff1 hex color has a decimal value of 14614513.



    #defff1 Color Spaces (Color Conversions)

    HEX defff1 #defff1
    RGB 222, 255, 241 rgb(222, 255, 241)
    RGB Percent 87.06, 100, 94.51 rgb(87.06, 100, 94.51)
    CMYK 13, 0, 5, 0
    HSL 154.5°, 100, 93.5 hsl(154.5, 100%, 93.5%)
    HSV 154.5°, 12.9, 100
    XYZ 81.761, 93.4, 96.938
    Hunter Lab 96.644, -18.115, 8.18
    CIE-LAB 97.39, -13.225, 3.098
    CIE-LCH 97.39, 13.583, 166.816
    CIE-LUV 12.94, 0, 5.49, 0
    Web Safe ccffff

    RGB percent of color #defff1

    87.06%
    100%
    94.51%

    CMYK percent of color #defff1

    12.94%
    0%
    5.49%
    0%


    Color Schemes with #defff1

    Complementary Color

    Split Complementary


    #defff1 Color Preview

    Text with hexadecimal color #defff1

    This text has a font color of #defff1

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

    #defff1 Background Color

    This box has a background color of #defff1

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

    #defff1 Border Color

    This box has a border color of #defff1

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

    CSS codes

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

    #defff1 Color on white background

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

    #defff1 Color on black background

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