#EBB2F2 (or 0xEBB2F2) is unknown color: approx Mauve. HEX triplet: EB, B2 and F2. RGB value is (235,178,242). Sum of RGB (Red+Green+Blue) = 235+178+242=655 (86% of max value = 765). Red value is 235 (92.19% from 255 or 35.88% from 655); Green value is 178 (69.92% from 255 or 27.18% from 655); Blue value is 242 (94.92% from 255 or 36.95% from 655); Max value from RGB is 242 - color contains mainly: blue. Hex color #EBB2F2 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EBB2F2 is #144D0D. Grayscale: #CACACA. Windows color (decimal): -1330446 or 15905515. OLE color: 15905515.
HSL color Cylindrical-coordinate representation of color #EBB2F2: hue angle of 293.44º degrees, saturation: 0.71, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #EBB2F2 is Cyan = 0.03, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #ebb2f2; } p { color: rgb(235,178,242); } H1.HeaderClassName { color: #ebb2f2; } .AnyTagClassName { color: #ebb2f2; } </style>
<style> a { background-color: #ebb2f2; } a { background-color: rgb(235,178,242); } div.DivClassName { background-color: #ebb2f2; } .BgClassName { background-color: #ebb2f2; } </style>
<style> span { border-color: #ebb2f2; } span { border-color: rgb(235,178,242); } td.TdClassName { border-color: #ebb2f2; } .TagClassName { border-color: #ebb2f2; } </style>