#cfff01 Hex Color

#CFFF01
0
  • #cfff01 Color Information

    • In RGB color space, #cfff01 hex color has a red value of 207, a green value of 255 and a blue value of 1.

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

    • #cfff01 color has a hue of 71.3 degrees, a saturation of 100% and a lightness of 50.2%.

    • #cfff01 hex color contains mainly GREEN.

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

    • #cfff01 hex color has a decimal value of 13631233.



    #cfff01 Color Spaces (Color Conversions)

    HEX cfff01 #cfff01
    RGB 207, 255, 1 rgb(207, 255, 1)
    RGB Percent 81.18, 100, 0.39 rgb(81.18, 100, 0.39)
    CMYK 19, 0, 100, 0
    HSL 71.3°, 100, 50.2 hsl(71.3, 100%, 50.2%)
    HSV 71.3°, 99.6, 100
    XYZ 61.498, 84.788, 13.153
    Hunter Lab 92.08, -41.925, 55.987
    CIE-LAB 93.792, -40.782, 90.429
    CIE-LCH 93.792, 99.2, 114.275
    CIE-LUV 18.82, 0, 99.61, 0
    Web Safe ccff00

    RGB percent of color #cfff01

    81.18%
    100%
    0.39%

    CMYK percent of color #cfff01

    18.82%
    0%
    99.61%
    0%


    Color Schemes with #cfff01

    Complementary Color

    Split Complementary


    #cfff01 Color Preview

    Text with hexadecimal color #cfff01

    This text has a font color of #cfff01

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

    #cfff01 Background Color

    This box has a background color of #cfff01

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

    #cfff01 Border Color

    This box has a border color of #cfff01

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

    CSS codes

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

    #cfff01 Color on white background

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

    #cfff01 Color on black background

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