#bffffd Hex Color

#BFFFFD
0
  • #bffffd Color Information

    • In RGB color space, #bffffd hex color has a red value of 191, a green value of 255 and a blue value of 253.

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

    • #bffffd color has a hue of 178.1 degrees, a saturation of 100% and a lightness of 87.5%.

    • #bffffd hex color contains mainly GREEN.

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

    • #bffffd hex color has a decimal value of 12582909.



    #bffffd Color Spaces (Color Conversions)

    HEX bffffd #bffffd
    RGB 191, 255, 253 rgb(191, 255, 253)
    RGB Percent 74.9, 100, 99.22 rgb(74.9, 100, 99.22)
    CMYK 25, 0, 1, 0
    HSL 178.1°, 100, 87.5 hsl(178.1, 100%, 87.5%)
    HSV 178.1°, 25.1, 100
    XYZ 74.975, 89.688, 106.288
    Hunter Lab 94.704, -24.417, -0.25
    CIE-LAB 95.867, -20.2, -5.524
    CIE-LCH 95.867, 20.942, 195.294
    CIE-LUV 25.1, 0, 0.78, 0
    Web Safe ccffff

    RGB percent of color #bffffd

    74.9%
    100%
    99.22%

    CMYK percent of color #bffffd

    25.1%
    0%
    0.78%
    0%


    Color Schemes with #bffffd

    Complementary Color

    Split Complementary


    #bffffd Color Preview

    Text with hexadecimal color #bffffd

    This text has a font color of #bffffd

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

    #bffffd Background Color

    This box has a background color of #bffffd

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

    #bffffd Border Color

    This box has a border color of #bffffd

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

    CSS codes

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

    #bffffd Color on white background

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

    #bffffd Color on black background

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