#FEF2C2 (or 0xFEF2C2) is unknown color: approx Oasis. HEX triplet: FE, F2 and C2. RGB value is (254,242,194). Sum of RGB (Red+Green+Blue) = 254+242+194=690 (91% of max value = 765). Red value is 254 (99.61% from 255 or 36.81% from 690); Green value is 242 (94.92% from 255 or 35.07% from 690); Blue value is 194 (76.17% from 255 or 28.12% from 690); Max value from RGB is 254 - color contains mainly: red. Hex color #FEF2C2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FEF2C2 is #010D3D. Grayscale: #F0F0F0. Windows color (decimal): -68926 or 12776190. OLE color: 12776190.
HSL color Cylindrical-coordinate representation of color #FEF2C2: hue angle of 48º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FEF2C2 is Cyan = 0, Magento = 0.05, Yellow = 0.24 and Black (K on CMYK) = 0.00.
<style> p { color: #fef2c2; } p { color: rgb(254,242,194); } H1.HeaderClassName { color: #fef2c2; } .AnyTagClassName { color: #fef2c2; } </style>
<style> a { background-color: #fef2c2; } a { background-color: rgb(254,242,194); } div.DivClassName { background-color: #fef2c2; } .BgClassName { background-color: #fef2c2; } </style>
<style> span { border-color: #fef2c2; } span { border-color: rgb(254,242,194); } td.TdClassName { border-color: #fef2c2; } .TagClassName { border-color: #fef2c2; } </style>