#f2f255 Hex Color

#F2F255
0
  • #f2f255 Color Information

    • In RGB color space, #f2f255 hex color has a red value of 242, a green value of 242 and a blue value of 85.

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

    • #f2f255 color has a hue of 60 degrees, a saturation of 85.79% and a lightness of 64.1%.

    • #f2f255 hex color contains mainly RED.

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

    • #f2f255 hex color has a decimal value of 15921749.



    #f2f255 Color Spaces (Color Conversions)

    HEX f2f255 #f2f255
    RGB 242, 242, 85 rgb(242, 242, 85)
    RGB Percent 94.9, 94.9, 33.33 rgb(94.9, 94.9, 33.33)
    CMYK 0, 0, 65, 5
    HSL 60°, 85.79, 64.1 hsl(60, 85.79%, 64.1%)
    HSV 60°, 64.9, 94.9
    XYZ 70.01, 83.037, 20.932
    Hunter Lab 91.125, -22.329, 50.168
    CIE-LAB 93.031, -18.405, 72.555
    CIE-LCH 93.031, 74.853, 104.234
    CIE-LUV 0, 0, 64.88, 5.1
    Web Safe ffff66

    RGB percent of color #f2f255

    94.9%
    94.9%
    33.33%

    CMYK percent of color #f2f255

    0%
    0%
    64.88%
    5.1%


    Color Schemes with #f2f255

    Complementary Color

    Split Complementary


    #f2f255 Color Preview

    Text with hexadecimal color #f2f255

    This text has a font color of #f2f255

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

    #f2f255 Background Color

    This box has a background color of #f2f255

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

    #f2f255 Border Color

    This box has a border color of #f2f255

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

    CSS codes

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

    #f2f255 Color on white background

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

    #f2f255 Color on black background

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