#fff270 Hex Color

#FFF270
0
  • #fff270 Color Information

    • In RGB color space, #fff270 hex color has a red value of 255, a green value of 242 and a blue value of 112.

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

    • #fff270 color has a hue of 54.5 degrees, a saturation of 100% and a lightness of 72%.

    • #fff270 hex color contains mainly RED.

    • The closest web safe color of #fff270 is #ffff66

    • #fff270 hex color has a decimal value of 16773744.



    #fff270 Color Spaces (Color Conversions)

    HEX fff270 #fff270
    RGB 255, 242, 112 rgb(255, 242, 112)
    RGB Percent 100, 94.9, 43.92 rgb(100, 94.9, 43.92)
    CMYK 0, 5, 56, 0
    HSL 54.5°, 100, 72 hsl(54.5, 100%, 72%)
    HSV 54.5°, 56.1, 100
    XYZ 75.917, 85.934, 27.915
    Hunter Lab 92.701, -16.044, 47.036
    CIE-LAB 94.284, -11.449, 63.091
    CIE-LCH 94.284, 64.121, 100.285
    CIE-LUV 0, 5.1, 56.08, 0
    Web Safe ffff66

    RGB percent of color #fff270

    100%
    94.9%
    43.92%

    CMYK percent of color #fff270

    0%
    5.1%
    56.08%
    0%


    Color Schemes with #fff270

    Complementary Color

    Split Complementary


    #fff270 Color Preview

    Text with hexadecimal color #fff270

    This text has a font color of #fff270

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

    #fff270 Background Color

    This box has a background color of #fff270

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

    #fff270 Border Color

    This box has a border color of #fff270

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

    CSS codes

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

    #fff270 Color on white background

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

    #fff270 Color on black background

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