#FF21B8 (or 0xFF21B8) is unknown color: approx Spicy Pink. HEX triplet: FF, 21 and B8. RGB value is (255,33,184). Sum of RGB (Red+Green+Blue) = 255+33+184=472 (62% of max value = 765). Red value is 255 (100% from 255 or 54.03% from 472); Green value is 33 (13.28% from 255 or 6.99% from 472); Blue value is 184 (72.27% from 255 or 38.98% from 472); Max value from RGB is 255 - color contains mainly: red. Hex color #FF21B8 is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #FF21B8 is #00DE47. Grayscale: #747474. Windows color (decimal): -56904 or 12067327. OLE color: 12067327.
HSL color Cylindrical-coordinate representation of color #FF21B8: hue angle of 319.19º degrees, saturation: 1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #FF21B8 is Cyan = 0, Magento = 0.87, Yellow = 0.28 and Black (K on CMYK) = 0.
<style> p { color: #FF21B8; } p { color: rgb(255,33,184); } H1.HeaderClassName { color: #FF21B8; } .AnyTagClassName { color: #FF21B8; } </style>
<style> a { background-color: #FF21B8; } a { background-color: rgb(255,33,184); } div.DivClassName { background-color: #FF21B8; } .BgClassName { background-color: #FF21B8; } </style>
<style> span { border-color: #FF21B8; } span { border-color: rgb(255,33,184); } td.TdClassName { border-color: #FF21B8; } .TagClassName { border-color: #FF21B8; } </style>