#fe5beb color space conversions
Hex:
#fe5beb
RGB:
254, 91, 235
CMY:
0, 64, 8
CMYK:
0, 64, 7, 0
HSL:
307°, 98.7879%, 67.6471%
HSV (HSB):
307°, 64.1732%, 99.6078%
XYZ:
59.6095, 34.5512, 82.1245
xyY:
0.3381, 0.1960, 34.5512
CIE-Lab:
65.3977, 77.1333, -41.7134
CIE-LCH:
65.3977, 87.6901, 331.5956
CIE-Luv:
65.3977, 77.7386, -77.4266
Hunter-Lab:
58.7802, 78.1529, -41.6906
#fe5beb color charts
#fe5beb color shades, tints & tones
#fe5beb color schemes
#fe5beb color preview, HTML & CSS examples
This text has a color of #fe5beb
<p style="color:#fe5beb;">Text here</p>
.mytext {color:#fe5beb;}
This box has a color of #fe5beb
<div style="background-color:#fe5beb;">Content here</div>
.mybackground {background-color:#fe5beb;}
Border around this has a color of #fe5beb
<div style="border:2px solid #fe5beb;">Content here</div>
.myborder {border:2px solid #fe5beb;}