#FFB6DC (or 0xFFB6DC) is unknown color: approx Cotton Candy. HEX triplet: FF, B6 and DC. RGB value is (255,182,220). Sum of RGB (Red+Green+Blue) = 255+182+220=657 (87% of max value = 765). Red value is 255 (100% from 255 or 38.81% from 657); Green value is 182 (71.48% from 255 or 27.70% from 657); Blue value is 220 (86.33% from 255 or 33.49% from 657); Max value from RGB is 255 - color contains mainly: red. Hex color #FFB6DC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFB6DC is #004923. Grayscale: #D0D0D0. Windows color (decimal): -18724 or 14464767. OLE color: 14464767.
HSL color Cylindrical-coordinate representation of color #FFB6DC: hue angle of 328.77º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FFB6DC is Cyan = 0, Magento = 0.29, Yellow = 0.14 and Black (K on CMYK) = 0.
<style> p { color: #FFB6DC; } p { color: rgb(255,182,220); } H1.HeaderClassName { color: #FFB6DC; } .AnyTagClassName { color: #FFB6DC; } </style>
<style> a { background-color: #FFB6DC; } a { background-color: rgb(255,182,220); } div.DivClassName { background-color: #FFB6DC; } .BgClassName { background-color: #FFB6DC; } </style>
<style> span { border-color: #FFB6DC; } span { border-color: rgb(255,182,220); } td.TdClassName { border-color: #FFB6DC; } .TagClassName { border-color: #FFB6DC; } </style>