#FFB0DA (or 0xFFB0DA) is unknown color: approx Lavender Pink. HEX triplet: FF, B0 and DA. RGB value is (255,176,218). Sum of RGB (Red+Green+Blue) = 255+176+218=649 (85% of max value = 765). Red value is 255 (100% from 255 or 39.29% from 649); Green value is 176 (69.14% from 255 or 27.12% from 649); Blue value is 218 (85.55% from 255 or 33.59% from 649); Max value from RGB is 255 - color contains mainly: red. Hex color #FFB0DA is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FFB0DA is #004F25. Grayscale: #CCCCCC. Windows color (decimal): -20262 or 14332159. OLE color: 14332159.
HSL color Cylindrical-coordinate representation of color #FFB0DA: hue angle of 328.1º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FFB0DA is Cyan = 0, Magento = 0.31, Yellow = 0.15 and Black (K on CMYK) = 0.
<style> p { color: #FFB0DA; } p { color: rgb(255,176,218); } H1.HeaderClassName { color: #FFB0DA; } .AnyTagClassName { color: #FFB0DA; } </style>
<style> a { background-color: #FFB0DA; } a { background-color: rgb(255,176,218); } div.DivClassName { background-color: #FFB0DA; } .BgClassName { background-color: #FFB0DA; } </style>
<style> span { border-color: #FFB0DA; } span { border-color: rgb(255,176,218); } td.TdClassName { border-color: #FFB0DA; } .TagClassName { border-color: #FFB0DA; } </style>