#fe5be9 color space conversions
Hex:
#fe5be9
RGB:
254, 91, 233
CMY:
0, 64, 9
CMYK:
0, 64, 8, 0
HSL:
308°, 98.7879%, 67.6471%
HSV (HSB):
308°, 64.1732%, 99.6078%
XYZ:
59.3221, 34.4362, 80.6110
xyY:
0.3402, 0.1975, 34.4362
CIE-Lab:
65.3073, 76.8339, -40.7439
CIE-LCH:
65.3073, 86.9685, 332.0636
CIE-Luv:
65.3073, 78.4056, -75.8272
Hunter-Lab:
58.6824, 77.7519, -40.3681
#fe5be9 color charts
#fe5be9 color shades, tints & tones
#fe5be9 color schemes
#fe5be9 color preview, HTML & CSS examples
This text has a color of #fe5be9
<p style="color:#fe5be9;">Text here</p>
.mytext {color:#fe5be9;}
This box has a color of #fe5be9
<div style="background-color:#fe5be9;">Content here</div>
.mybackground {background-color:#fe5be9;}
Border around this has a color of #fe5be9
<div style="border:2px solid #fe5be9;">Content here</div>
.myborder {border:2px solid #fe5be9;}