#fe5fed color space conversions
Hex:
#fe5fed
RGB:
254, 95, 237
CMY:
0, 63, 7
CMYK:
0, 63, 7, 0
HSL:
306°, 98.7578%, 68.4314%
HSV (HSB):
306°, 62.5984%, 99.6078%
XYZ:
60.2513, 35.3697, 83.7722
xyY:
0.3359, 0.1972, 35.3697
CIE-Lab:
66.0355, 75.9149, -41.8233
CIE-LCH:
66.0355, 86.6733, 331.1486
CIE-Luv:
66.0355, 75.8462, -77.5417
Hunter-Lab:
59.4724, 76.7611, -41.8846
#fe5fed color charts
#fe5fed color shades, tints & tones
#fe5fed color schemes
#fe5fed color preview, HTML & CSS examples
This text has a color of #fe5fed
<p style="color:#fe5fed;">Text here</p>
.mytext {color:#fe5fed;}
This box has a color of #fe5fed
<div style="background-color:#fe5fed;">Content here</div>
.mybackground {background-color:#fe5fed;}
Border around this has a color of #fe5fed
<div style="border:2px solid #fe5fed;">Content here</div>
.myborder {border:2px solid #fe5fed;}