#bbffff Hex Color

#BBFFFF
0
  • #bbffff Color Information

    • #bbffff short hex color code is #bff.

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

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

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

    • #bbffff hex color contains mainly GREEN.

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

    • #bbffff hex color has a decimal value of 12320767.



    #bbffff Color Spaces (Color Conversions)

    HEX bbffff #bbffff
    RGB 187, 255, 255 rgb(187, 255, 255)
    RGB Percent 73.33, 100, 100 rgb(73.33, 100, 100)
    CMYK 27, 0, 0, 0
    HSL 180°, 100, 86.7 hsl(180, 100%, 86.7%)
    HSV 180°, 26.7, 100
    XYZ 74.304, 89.305, 107.929
    Hunter Lab 94.501, -25.027, -1.564
    CIE-LAB 95.708, -20.895, -6.815
    CIE-LCH 95.708, 21.978, 198.064
    CIE-LUV 26.67, 0, 0, 0
    Web Safe ccffff

    RGB percent of color #bbffff

    73.33%
    100%
    100%

    CMYK percent of color #bbffff

    26.67%
    0%
    0%
    0%


    Color Schemes with #bbffff

    Complementary Color

    Split Complementary


    #bbffff Color Preview

    Text with hexadecimal color #bbffff

    This text has a font color of #bbffff

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

    #bbffff Background Color

    This box has a background color of #bbffff

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

    #bbffff Border Color

    This box has a border color of #bbffff

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

    CSS codes

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

    #bbffff Color on white background

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

    #bbffff Color on black background

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