#FEB1B4 (or 0xFEB1B4) is unknown color: approx Light Pink. HEX triplet: FE, B1 and B4. RGB value is (254,177,180). Sum of RGB (Red+Green+Blue) = 254+177+180=611 (80% of max value = 765). Red value is 254 (99.61% from 255 or 41.57% from 611); Green value is 177 (69.53% from 255 or 28.97% from 611); Blue value is 180 (70.70% from 255 or 29.46% from 611); Max value from RGB is 254 - color contains mainly: red. Hex color #FEB1B4 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FEB1B4 is #014E4B. Grayscale: #C8C8C8. Windows color (decimal): -85580 or 11842046. OLE color: 11842046.
HSL color Cylindrical-coordinate representation of color #FEB1B4: hue angle of 357.66º degrees, saturation: 0.97, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FEB1B4 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.00.
<style> p { color: #FEB1B4; } p { color: rgb(254,177,180); } H1.HeaderClassName { color: #FEB1B4; } .AnyTagClassName { color: #FEB1B4; } </style>
<style> a { background-color: #FEB1B4; } a { background-color: rgb(254,177,180); } div.DivClassName { background-color: #FEB1B4; } .BgClassName { background-color: #FEB1B4; } </style>
<style> span { border-color: #FEB1B4; } span { border-color: rgb(254,177,180); } td.TdClassName { border-color: #FEB1B4; } .TagClassName { border-color: #FEB1B4; } </style>