#E18D8B (or 0xE18D8B) is unknown color: approx Sweet Pink. HEX triplet: E1, 8D and 8B. RGB value is (225,141,139). Sum of RGB (Red+Green+Blue) = 225+141+139=505 (66% of max value = 765). Red value is 225 (88.28% from 255 or 44.55% from 505); Green value is 141 (55.47% from 255 or 27.92% from 505); Blue value is 139 (54.69% from 255 or 27.52% from 505); Max value from RGB is 225 - color contains mainly: red. Hex color #E18D8B is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #E18D8B is #1E7274. Grayscale: #A5A5A5. Windows color (decimal): -1995381 or 9145825. OLE color: 9145825.
HSL color Cylindrical-coordinate representation of color #E18D8B: hue angle of 1.4º degrees, saturation: 0.59, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #E18D8B is Cyan = 0, Magento = 0.37, Yellow = 0.38 and Black (K on CMYK) = 0.12.
<style> p { color: #E18D8B; } p { color: rgb(225,141,139); } H1.HeaderClassName { color: #E18D8B; } .AnyTagClassName { color: #E18D8B; } </style>
<style> a { background-color: #E18D8B; } a { background-color: rgb(225,141,139); } div.DivClassName { background-color: #E18D8B; } .BgClassName { background-color: #E18D8B; } </style>
<style> span { border-color: #E18D8B; } span { border-color: rgb(225,141,139); } td.TdClassName { border-color: #E18D8B; } .TagClassName { border-color: #E18D8B; } </style>