#fe5bad color space conversions
Hex:
#fe5bad
RGB:
254, 91, 173
CMY:
0, 64, 32
CMYK:
0, 64, 32, 0
HSL:
330°, 98.7879%, 67.6471%
HSV (HSB):
330°, 64.1732%, 99.6078%
XYZ:
52.1570, 31.5701, 42.8798
xyY:
0.4120, 0.2494, 31.5701
CIE-Lab:
62.9860, 68.8929, -10.4151
CIE-LCH:
62.9860, 69.6758, 351.4032
CIE-Luv:
62.9860, 99.0714, -27.9350
Hunter-Lab:
56.1873, 67.3683, -5.9166
#fe5bad color charts
#fe5bad color shades, tints & tones
#fe5bad color schemes
#fe5bad color preview, HTML & CSS examples
This text has a color of #fe5bad
<p style="color:#fe5bad;">Text here</p>
.mytext {color:#fe5bad;}
This box has a color of #fe5bad
<div style="background-color:#fe5bad;">Content here</div>
.mybackground {background-color:#fe5bad;}
Border around this has a color of #fe5bad
<div style="border:2px solid #fe5bad;">Content here</div>
.myborder {border:2px solid #fe5bad;}