#fe5bea color space conversions
Hex:
#fe5bea
RGB:
254, 91, 234
CMY:
0, 64, 8
CMYK:
0, 64, 8, 0
HSL:
307°, 98.7879%, 67.6471%
HSV (HSB):
307°, 64.1732%, 99.6078%
XYZ:
59.4654, 34.4935, 81.3656
xyY:
0.3392, 0.1967, 34.4935
CIE-Lab:
65.3524, 76.9834, -41.2290
CIE-LCH:
65.3524, 87.3285, 331.8284
CIE-Luv:
65.3524, 78.0718, -76.6271
Hunter-Lab:
58.7312, 77.9520, -41.0280
#fe5bea color charts
#fe5bea color shades, tints & tones
#fe5bea color schemes
#fe5bea color preview, HTML & CSS examples
This text has a color of #fe5bea
<p style="color:#fe5bea;">Text here</p>
.mytext {color:#fe5bea;}
This box has a color of #fe5bea
<div style="background-color:#fe5bea;">Content here</div>
.mybackground {background-color:#fe5bea;}
Border around this has a color of #fe5bea
<div style="border:2px solid #fe5bea;">Content here</div>
.myborder {border:2px solid #fe5bea;}