#FFB0CF (or 0xFFB0CF) is unknown color: approx Lavender Pink. HEX triplet: FF, B0 and CF. RGB value is (255,176,207). Sum of RGB (Red+Green+Blue) = 255+176+207=638 (84% of max value = 765). Red value is 255 (100% from 255 or 39.97% from 638); Green value is 176 (69.14% from 255 or 27.59% from 638); Blue value is 207 (81.25% from 255 or 32.45% from 638); Max value from RGB is 255 - color contains mainly: red. Hex color #FFB0CF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FFB0CF is #004F30. Grayscale: #CBCBCB. Windows color (decimal): -20273 or 13611263. OLE color: 13611263.
HSL color Cylindrical-coordinate representation of color #FFB0CF: hue angle of 336.46º 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 #FFB0CF is Cyan = 0, Magento = 0.31, Yellow = 0.19 and Black (K on CMYK) = 0.
<style> p { color: #ffb0cf; } p { color: rgb(255,176,207); } H1.HeaderClassName { color: #ffb0cf; } .AnyTagClassName { color: #ffb0cf; } </style>
<style> a { background-color: #ffb0cf; } a { background-color: rgb(255,176,207); } div.DivClassName { background-color: #ffb0cf; } .BgClassName { background-color: #ffb0cf; } </style>
<style> span { border-color: #ffb0cf; } span { border-color: rgb(255,176,207); } td.TdClassName { border-color: #ffb0cf; } .TagClassName { border-color: #ffb0cf; } </style>