#FDB2E0 (or 0xFDB2E0) is unknown color: approx Lavender Pink. HEX triplet: FD, B2 and E0. RGB value is (253,178,224). Sum of RGB (Red+Green+Blue) = 253+178+224=655 (86% of max value = 765). Red value is 253 (99.22% from 255 or 38.63% from 655); Green value is 178 (69.92% from 255 or 27.18% from 655); Blue value is 224 (87.89% from 255 or 34.20% from 655); Max value from RGB is 253 - color contains mainly: red. Hex color #FDB2E0 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FDB2E0 is #024D1F. Grayscale: #CDCDCD. Windows color (decimal): -150816 or 14725885. OLE color: 14725885.
HSL color Cylindrical-coordinate representation of color #FDB2E0: hue angle of 323.2º degrees, saturation: 0.95, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FDB2E0 is Cyan = 0, Magento = 0.30, Yellow = 0.11 and Black (K on CMYK) = 0.01.
<style> p { color: #FDB2E0; } p { color: rgb(253,178,224); } H1.HeaderClassName { color: #FDB2E0; } .AnyTagClassName { color: #FDB2E0; } </style>
<style> a { background-color: #FDB2E0; } a { background-color: rgb(253,178,224); } div.DivClassName { background-color: #FDB2E0; } .BgClassName { background-color: #FDB2E0; } </style>
<style> span { border-color: #FDB2E0; } span { border-color: rgb(253,178,224); } td.TdClassName { border-color: #FDB2E0; } .TagClassName { border-color: #FDB2E0; } </style>