#DEB2B0 (or 0xDEB2B0) is unknown color: approx Cavern Pink. HEX triplet: DE, B2 and B0. RGB value is (222,178,176). Sum of RGB (Red+Green+Blue) = 222+178+176=576 (76% of max value = 765). Red value is 222 (87.11% from 255 or 38.54% from 576); Green value is 178 (69.92% from 255 or 30.90% from 576); Blue value is 176 (69.14% from 255 or 30.56% from 576); Max value from RGB is 222 - color contains mainly: red. Hex color #DEB2B0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DEB2B0 is #214D4F. Grayscale: #BEBEBE. Windows color (decimal): -2182480 or 11580126. OLE color: 11580126.
HSL color Cylindrical-coordinate representation of color #DEB2B0: hue angle of 2.61º degrees, saturation: 0.41, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DEB2B0 is Cyan = 0, Magento = 0.20, Yellow = 0.21 and Black (K on CMYK) = 0.13.
<style> p { color: #DEB2B0; } p { color: rgb(222,178,176); } H1.HeaderClassName { color: #DEB2B0; } .AnyTagClassName { color: #DEB2B0; } </style>
<style> a { background-color: #DEB2B0; } a { background-color: rgb(222,178,176); } div.DivClassName { background-color: #DEB2B0; } .BgClassName { background-color: #DEB2B0; } </style>
<style> span { border-color: #DEB2B0; } span { border-color: rgb(222,178,176); } td.TdClassName { border-color: #DEB2B0; } .TagClassName { border-color: #DEB2B0; } </style>