#fe3bad color space conversions
Hex:
#fe3bad
RGB:
254, 59, 173
CMY:
0, 77, 32
CMYK:
0, 77, 32, 0
HSL:
325°, 98.9848%, 61.3725%
HSV (HSB):
325°, 76.7717%, 99.6078%
XYZ:
49.9798, 27.2159, 42.1541
xyY:
0.4188, 0.2280, 27.2159
CIE-Lab:
59.1736, 79.5488, -16.1564
CIE-LCH:
59.1736, 81.1729, 348.5193
CIE-Luv:
59.1736, 110.8418, -38.0025
Hunter-Lab:
52.1689, 79.7146, -11.3900
#fe3bad color charts
#fe3bad color shades, tints & tones
#fe3bad color schemes
#fe3bad color preview, HTML & CSS examples
This text has a color of #fe3bad
<p style="color:#fe3bad;">Text here</p>
.mytext {color:#fe3bad;}
This box has a color of #fe3bad
<div style="background-color:#fe3bad;">Content here</div>
.mybackground {background-color:#fe3bad;}
Border around this has a color of #fe3bad
<div style="border:2px solid #fe3bad;">Content here</div>
.myborder {border:2px solid #fe3bad;}