#fe5cef color space conversions
Hex:
#fe5cef
RGB:
254, 92, 239
CMY:
0, 64, 6
CMYK:
0, 64, 6, 0
HSL:
306°, 98.7805%, 67.8431%
HSV (HSB):
306°, 63.7795%, 99.6078%
XYZ:
60.2802, 34.9571, 85.2316
xyY:
0.3340, 0.1937, 34.9571
CIE-Lab:
65.7153, 77.3636, -43.4335
CIE-LCH:
65.7153, 88.7221, 330.6893
CIE-Luv:
65.7153, 76.1140, -80.2559
Hunter-Lab:
59.1245, 78.5210, -44.0830
#fe5cef color charts
#fe5cef color shades, tints & tones
#fe5cef color schemes
#fe5cef color preview, HTML & CSS examples
This text has a color of #fe5cef
<p style="color:#fe5cef;">Text here</p>
.mytext {color:#fe5cef;}
This box has a color of #fe5cef
<div style="background-color:#fe5cef;">Content here</div>
.mybackground {background-color:#fe5cef;}
Border around this has a color of #fe5cef
<div style="border:2px solid #fe5cef;">Content here</div>
.myborder {border:2px solid #fe5cef;}