#efefef Hex Color

#EFEFEF
0
  • #efefef Color Information

    • In RGB color space, #efefef hex color has a red value of 239, a green value of 239 and a blue value of 239.

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

    • #efefef color has a hue of 0 degrees, a saturation of 0% and a lightness of 93.7%.

    • #efefef hex color contains an equal amount of RED, GREEN and BLUE.

    • The closest web safe color of #efefef is #ffffff

    • #efefef hex color has a decimal value of 15724527.



    #efefef Color Spaces (Color Conversions)

    HEX efefef #efefef
    RGB 239, 239, 239 rgb(239, 239, 239)
    RGB Percent 93.73, 93.73, 93.73 rgb(93.73, 93.73, 93.73)
    CMYK 0, 0, 0, 6
    HSL 0°, 0, 93.7 hsl(0, 0%, 93.7%)
    HSV 0°, 0, 93.725490196078
    XYZ 82.043, 86.316, 93.998
    Hunter Lab 92.906, -4.958, 5.048
    CIE-LAB 94.447, 0.004, -0.01
    CIE-LCH 94.447, 0.011, 291.801
    CIE-LUV 0, 0, 0, 6.27
    Web Safe ffffff

    RGB percent of color #efefef

    93.73%
    93.73%
    93.73%

    CMYK percent of color #efefef

    0%
    0%
    0%
    6.27%


    Color Schemes with #efefef


    #efefef Color Preview

    Text with hexadecimal color #efefef

    This text has a font color of #efefef

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

    #efefef Background Color

    This box has a background color of #efefef

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

    #efefef Border Color

    This box has a border color of #efefef

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

    CSS codes

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

    #efefef Color on white background

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

    #efefef Color on black background

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