#fe7be5 color space conversions
Hex:
#fe7be5
RGB:
254, 123, 229
CMY:
0, 52, 10
CMYK:
0, 52, 10, 0
HSL:
311°, 98.4962%, 73.9216%
HSV (HSB):
311°, 51.5748%, 99.6078%
XYZ:
62.0989, 40.8939, 78.7491
xyY:
0.3417, 0.2250, 40.8939
CIE-Lab:
70.1015, 62.7349, -31.0742
CIE-LCH:
70.1015, 70.0091, 333.6496
CIE-Luv:
70.1015, 67.9817, -58.9346
Hunter-Lab:
63.9483, 61.4280, -28.2488
#fe7be5 color charts
#fe7be5 color shades, tints & tones
#fe7be5 color schemes
#fe7be5 color preview, HTML & CSS examples
This text has a color of #fe7be5
<p style="color:#fe7be5;">Text here</p>
.mytext {color:#fe7be5;}
This box has a color of #fe7be5
<div style="background-color:#fe7be5;">Content here</div>
.mybackground {background-color:#fe7be5;}
Border around this has a color of #fe7be5
<div style="border:2px solid #fe7be5;">Content here</div>
.myborder {border:2px solid #fe7be5;}