#ffcf00 Hex Color

#FFCF00
0
  • #ffcf00 Color Information

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

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

    • #ffcf00 color has a hue of 48.7 degrees, a saturation of 100% and a lightness of 50%.

    • #ffcf00 hex color contains mainly RED.

    • The closest web safe color of #ffcf00 is #ffcc00

    • #ffcf00 hex color has a decimal value of 16764672.



    #ffcf00 Color Spaces (Color Conversions)

    HEX ffcf00 #ffcf00
    RGB 255, 207, 0 rgb(255, 207, 0)
    RGB Percent 100, 81.18, 0 rgb(100, 81.18, 0)
    CMYK 0, 19, 100, 0
    HSL 48.7°, 100, 50 hsl(48.7, 100%, 50%)
    HSV 48.7°, 100, 100
    XYZ 63.553, 65.886, 9.368
    Hunter Lab 81.17, -2.29, 49.976
    CIE-LAB 84.938, 2.144, 85.739
    CIE-LCH 84.938, 85.766, 88.568
    CIE-LUV 0, 18.82, 100, 0
    Web Safe ffcc00

    RGB percent of color #ffcf00

    100%
    81.18%
    0%

    CMYK percent of color #ffcf00

    0%
    18.82%
    100%
    0%


    Color Schemes with #ffcf00

    Complementary Color

    Split Complementary


    #ffcf00 Color Preview

    Text with hexadecimal color #ffcf00

    This text has a font color of #ffcf00

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

    #ffcf00 Background Color

    This box has a background color of #ffcf00

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

    #ffcf00 Border Color

    This box has a border color of #ffcf00

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

    CSS codes

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

    #ffcf00 Color on white background

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

    #ffcf00 Color on black background

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