#FDD8EA (or 0xFDD8EA) is unknown color: approx Pig Pink. HEX triplet: FD, D8 and EA. RGB value is (253,216,234). Sum of RGB (Red+Green+Blue) = 253+216+234=703 (93% of max value = 765). Red value is 253 (99.22% from 255 or 35.99% from 703); Green value is 216 (84.77% from 255 or 30.73% from 703); Blue value is 234 (91.80% from 255 or 33.29% from 703); Max value from RGB is 253 - color contains mainly: red. Hex color #FDD8EA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FDD8EA is #022715. Grayscale: #E5E5E5. Windows color (decimal): -141078 or 15390973. OLE color: 15390973.
HSL color Cylindrical-coordinate representation of color #FDD8EA: hue angle of 330.81º degrees, saturation: 0.9, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #FDD8EA is Cyan = 0, Magento = 0.15, Yellow = 0.08 and Black (K on CMYK) = 0.01.
<style> p { color: #FDD8EA; } p { color: rgb(253,216,234); } H1.HeaderClassName { color: #FDD8EA; } .AnyTagClassName { color: #FDD8EA; } </style>
<style> a { background-color: #FDD8EA; } a { background-color: rgb(253,216,234); } div.DivClassName { background-color: #FDD8EA; } .BgClassName { background-color: #FDD8EA; } </style>
<style> span { border-color: #FDD8EA; } span { border-color: rgb(253,216,234); } td.TdClassName { border-color: #FDD8EA; } .TagClassName { border-color: #FDD8EA; } </style>