#D2AFB0 (or 0xD2AFB0) is unknown color: approx Pink Flare. HEX triplet: D2, AF and B0. RGB value is (210,175,176). Sum of RGB (Red+Green+Blue) = 210+175+176=561 (74% of max value = 765). Red value is 210 (82.42% from 255 or 37.43% from 561); Green value is 175 (68.75% from 255 or 31.19% from 561); Blue value is 176 (69.14% from 255 or 31.37% from 561); Max value from RGB is 210 - color contains mainly: red. Hex color #D2AFB0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #D2AFB0 is #2D504F. Grayscale: #B9B9B9. Windows color (decimal): -2969680 or 11579346. OLE color: 11579346.
HSL color Cylindrical-coordinate representation of color #D2AFB0: hue angle of 358.29º degrees, saturation: 0.28, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #D2AFB0 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.18.
<style> p { color: #D2AFB0; } p { color: rgb(210,175,176); } H1.HeaderClassName { color: #D2AFB0; } .AnyTagClassName { color: #D2AFB0; } </style>
<style> a { background-color: #D2AFB0; } a { background-color: rgb(210,175,176); } div.DivClassName { background-color: #D2AFB0; } .BgClassName { background-color: #D2AFB0; } </style>
<style> span { border-color: #D2AFB0; } span { border-color: rgb(210,175,176); } td.TdClassName { border-color: #D2AFB0; } .TagClassName { border-color: #D2AFB0; } </style>