#fe5be7 color space conversions
Hex:
#fe5be7
RGB:
254, 91, 231
CMY:
0, 64, 9
CMYK:
0, 64, 9, 0
HSL:
308°, 98.7879%, 67.6471%
HSV (HSB):
308°, 64.1732%, 99.6078%
XYZ:
59.0379, 34.3225, 79.1146
xyY:
0.3423, 0.1990, 34.3225
CIE-Lab:
65.2178, 76.5366, -39.7718
CIE-LCH:
65.2178, 86.2534, 332.5416
CIE-Luv:
65.2178, 79.0749, -74.2261
Hunter-Lab:
58.5854, 77.3542, -39.0562
#fe5be7 color charts
#fe5be7 color shades, tints & tones
#fe5be7 color schemes
#fe5be7 color preview, HTML & CSS examples
This text has a color of #fe5be7
<p style="color:#fe5be7;">Text here</p>
.mytext {color:#fe5be7;}
This box has a color of #fe5be7
<div style="background-color:#fe5be7;">Content here</div>
.mybackground {background-color:#fe5be7;}
Border around this has a color of #fe5be7
<div style="border:2px solid #fe5be7;">Content here</div>
.myborder {border:2px solid #fe5be7;}