#FAB2D3 (or 0xFAB2D3) is unknown color: approx Lavender Pink. HEX triplet: FA, B2 and D3. RGB value is (250,178,211). Sum of RGB (Red+Green+Blue) = 250+178+211=639 (84% of max value = 765). Red value is 250 (98.05% from 255 or 39.12% from 639); Green value is 178 (69.92% from 255 or 27.86% from 639); Blue value is 211 (82.81% from 255 or 33.02% from 639); Max value from RGB is 250 - color contains mainly: red. Hex color #FAB2D3 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FAB2D3 is #054D2C. Grayscale: #CBCBCB. Windows color (decimal): -347437 or 13873914. OLE color: 13873914.
HSL color Cylindrical-coordinate representation of color #FAB2D3: hue angle of 332.5º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FAB2D3 is Cyan = 0, Magento = 0.29, Yellow = 0.16 and Black (K on CMYK) = 0.02.
<style> p { color: #FAB2D3; } p { color: rgb(250,178,211); } H1.HeaderClassName { color: #FAB2D3; } .AnyTagClassName { color: #FAB2D3; } </style>
<style> a { background-color: #FAB2D3; } a { background-color: rgb(250,178,211); } div.DivClassName { background-color: #FAB2D3; } .BgClassName { background-color: #FAB2D3; } </style>
<style> span { border-color: #FAB2D3; } span { border-color: rgb(250,178,211); } td.TdClassName { border-color: #FAB2D3; } .TagClassName { border-color: #FAB2D3; } </style>