#cdef14 Hex Color

#CDEF14
0
  • #cdef14 Color Information

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

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

    • #cdef14 color has a hue of 69.3 degrees, a saturation of 87.25% and a lightness of 50.8%.

    • #cdef14 hex color contains mainly GREEN.

    • The closest web safe color of #cdef14 is #ccff00

    • #cdef14 hex color has a decimal value of 13496084.



    #cdef14 Color Spaces (Color Conversions)

    HEX cdef14 #cdef14
    RGB 205, 239, 20 rgb(205, 239, 20)
    RGB Percent 80.39, 93.73, 7.84 rgb(80.39, 93.73, 7.84)
    CMYK 14, 0, 92, 6
    HSL 69.3°, 87.25, 50.8 hsl(69.3, 87.25%, 50.8%)
    HSV 69.3°, 91.6, 93.7
    XYZ 56.17, 74.763, 12.132
    Hunter Lab 86.466, -35.357, 52.207
    CIE-LAB 89.282, -34.211, 85.281
    CIE-LCH 89.282, 91.887, 111.858
    CIE-LUV 14.23, 0, 91.63, 6.27
    Web Safe ccff00

    RGB percent of color #cdef14

    80.39%
    93.73%
    7.84%

    CMYK percent of color #cdef14

    14.23%
    0%
    91.63%
    6.27%


    Color Schemes with #cdef14

    Complementary Color

    Split Complementary


    #cdef14 Color Preview

    Text with hexadecimal color #cdef14

    This text has a font color of #cdef14

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

    #cdef14 Background Color

    This box has a background color of #cdef14

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

    #cdef14 Border Color

    This box has a border color of #cdef14

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

    CSS codes

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

    #cdef14 Color on white background

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

    #cdef14 Color on black background

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