#fe1be9 color space conversions
Hex:
#fe1be9
RGB:
254, 27, 233
CMY:
0, 89, 9
CMYK:
0, 89, 8, 0
HSL:
306°, 99.1266%, 55.0980%
HSV (HSB):
306°, 89.3701%, 99.6078%
XYZ:
55.9730, 27.7379, 79.4946
xyY:
0.3430, 0.1700, 27.7379
CIE-Lab:
59.6512, 93.0163, -49.6568
CIE-LCH:
59.6512, 105.4411, 331.9045
CIE-Luv:
59.6512, 90.9371, -90.7211
Hunter-Lab:
52.6668, 97.5386, -52.6249
#fe1be9 color charts
#fe1be9 color shades, tints & tones
#fe1be9 color schemes
#fe1be9 color preview, HTML & CSS examples
This text has a color of #fe1be9
<p style="color:#fe1be9;">Text here</p>
.mytext {color:#fe1be9;}
This box has a color of #fe1be9
<div style="background-color:#fe1be9;">Content here</div>
.mybackground {background-color:#fe1be9;}
Border around this has a color of #fe1be9
<div style="border:2px solid #fe1be9;">Content here</div>
.myborder {border:2px solid #fe1be9;}