#fe5cea color space conversions
Hex:
#fe5cea
RGB:
254, 92, 234
CMY:
0, 64, 8
CMYK:
0, 64, 8, 0
HSL:
307°, 98.7805%, 67.8431%
HSV (HSB):
307°, 63.7795%, 99.6078%
XYZ:
59.5515, 34.6656, 81.3943
xyY:
0.3391, 0.1974, 34.6656
CIE-Lab:
65.4875, 76.6073, -41.0174
CIE-LCH:
65.4875, 86.8971, 331.8343
CIE-Luv:
65.4875, 77.7643, -76.2608
Hunter-Lab:
58.8775, 77.5075, -40.7503
#fe5cea color charts
#fe5cea color shades, tints & tones
#fe5cea color schemes
#fe5cea color preview, HTML & CSS examples
This text has a color of #fe5cea
<p style="color:#fe5cea;">Text here</p>
.mytext {color:#fe5cea;}
This box has a color of #fe5cea
<div style="background-color:#fe5cea;">Content here</div>
.mybackground {background-color:#fe5cea;}
Border around this has a color of #fe5cea
<div style="border:2px solid #fe5cea;">Content here</div>
.myborder {border:2px solid #fe5cea;}