#dbffff Hex Color

#DBFFFF
0
  • #dbffff Color Information

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

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

    • #dbffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 92.9%.

    • #dbffff hex color contains mainly GREEN.

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

    • #dbffff hex color has a decimal value of 14417919.



    #dbffff Color Spaces (Color Conversions)

    HEX dbffff #dbffff
    RGB 219, 255, 255 rgb(219, 255, 255)
    RGB Percent 85.88, 100, 100 rgb(85.88, 100, 100)
    CMYK 14, 0, 0, 0
    HSL 180°, 100, 92.9 hsl(180, 100%, 92.9%)
    HSV 180°, 14.1, 100
    XYZ 83.023, 93.8, 108.337
    Hunter Lab 96.85, -16.473, 1.473
    CIE-LAB 97.551, -11.487, -3.887
    CIE-LCH 97.551, 12.127, 198.695
    CIE-LUV 14.12, 0, 0, 0
    Web Safe ccffff

    RGB percent of color #dbffff

    85.88%
    100%
    100%

    CMYK percent of color #dbffff

    14.12%
    0%
    0%
    0%


    Color Schemes with #dbffff

    Complementary Color

    Split Complementary


    #dbffff Color Preview

    Text with hexadecimal color #dbffff

    This text has a font color of #dbffff

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

    #dbffff Background Color

    This box has a background color of #dbffff

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

    #dbffff Border Color

    This box has a border color of #dbffff

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

    CSS codes

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

    #dbffff Color on white background

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

    #dbffff Color on black background

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