#FFD3DF (or 0xFFD3DF) is unknown color: approx Pig Pink. HEX triplet: FF, D3 and DF. RGB value is (255,211,223). Sum of RGB (Red+Green+Blue) = 255+211+223=689 (91% of max value = 765). Red value is 255 (100% from 255 or 37.01% from 689); Green value is 211 (82.81% from 255 or 30.62% from 689); Blue value is 223 (87.5% from 255 or 32.37% from 689); Max value from RGB is 255 - color contains mainly: red. Hex color #FFD3DF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FFD3DF is #002C20. Grayscale: #E1E1E1. Windows color (decimal): -11297 or 14668799. OLE color: 14668799.
HSL color Cylindrical-coordinate representation of color #FFD3DF: hue angle of 343.64º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #FFD3DF is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.
<style> p { color: #FFD3DF; } p { color: rgb(255,211,223); } H1.HeaderClassName { color: #FFD3DF; } .AnyTagClassName { color: #FFD3DF; } </style>
<style> a { background-color: #FFD3DF; } a { background-color: rgb(255,211,223); } div.DivClassName { background-color: #FFD3DF; } .BgClassName { background-color: #FFD3DF; } </style>
<style> span { border-color: #FFD3DF; } span { border-color: rgb(255,211,223); } td.TdClassName { border-color: #FFD3DF; } .TagClassName { border-color: #FFD3DF; } </style>