#EF5EB2 (or 0xEF5EB2) is unknown color: approx Hot Pink. HEX triplet: EF, 5E and B2. RGB value is (239,94,178). Sum of RGB (Red+Green+Blue) = 239+94+178=511 (67% of max value = 765). Red value is 239 (93.75% from 255 or 46.77% from 511); Green value is 94 (37.11% from 255 or 18.40% from 511); Blue value is 178 (69.92% from 255 or 34.83% from 511); Max value from RGB is 239 - color contains mainly: red. Hex color #EF5EB2 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #EF5EB2 is #10A14D. Grayscale: #929292. Windows color (decimal): -1089870 or 11689711. OLE color: 11689711.
HSL color Cylindrical-coordinate representation of color #EF5EB2: hue angle of 325.24º degrees, saturation: 0.82, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #EF5EB2 is Cyan = 0, Magento = 0.61, Yellow = 0.26 and Black (K on CMYK) = 0.06.
<style> p { color: #EF5EB2; } p { color: rgb(239,94,178); } H1.HeaderClassName { color: #EF5EB2; } .AnyTagClassName { color: #EF5EB2; } </style>
<style> a { background-color: #EF5EB2; } a { background-color: rgb(239,94,178); } div.DivClassName { background-color: #EF5EB2; } .BgClassName { background-color: #EF5EB2; } </style>
<style> span { border-color: #EF5EB2; } span { border-color: rgb(239,94,178); } td.TdClassName { border-color: #EF5EB2; } .TagClassName { border-color: #EF5EB2; } </style>