#fe5be5 color space conversions
Hex:
#fe5be5
RGB:
254, 91, 229
CMY:
0, 64, 10
CMYK:
0, 64, 10, 0
HSL:
309°, 98.7879%, 67.6471%
HSV (HSB):
309°, 64.1732%, 99.6078%
XYZ:
58.7570, 34.2101, 77.6351
xyY:
0.3444, 0.2005, 34.2101
CIE-Lab:
65.1290, 76.2413, -38.7969
CIE-LCH:
65.1290, 85.5449, 333.0298
CIE-Luv:
65.1290, 79.7466, -72.6233
Hunter-Lab:
58.4894, 76.9600, -37.7551
#fe5be5 color charts
#fe5be5 color shades, tints & tones
#fe5be5 color schemes
#fe5be5 color preview, HTML & CSS examples
This text has a color of #fe5be5
<p style="color:#fe5be5;">Text here</p>
.mytext {color:#fe5be5;}
This box has a color of #fe5be5
<div style="background-color:#fe5be5;">Content here</div>
.mybackground {background-color:#fe5be5;}
Border around this has a color of #fe5be5
<div style="border:2px solid #fe5be5;">Content here</div>
.myborder {border:2px solid #fe5be5;}