#fe5e9d color space conversions
Hex:
#fe5e9d
RGB:
254, 94, 157
CMY:
0, 63, 38
CMYK:
0, 63, 38, 0
HSL:
336°, 98.7654%, 68.2353%
HSV (HSB):
336°, 62.9921%, 99.6078%
XYZ:
50.9616, 31.5106, 35.2945
xyY:
0.4327, 0.2676, 31.5106
CIE-Lab:
62.9363, 65.9557, -1.2899
CIE-LCH:
62.9363, 65.9683, 358.8796
CIE-Luv:
62.9363, 103.0740, -14.5882
Hunter-Lab:
56.1343, 63.8165, 2.0154
#fe5e9d color charts
#fe5e9d color shades, tints & tones
#fe5e9d color schemes
#fe5e9d color preview, HTML & CSS examples
This text has a color of #fe5e9d
<p style="color:#fe5e9d;">Text here</p>
.mytext {color:#fe5e9d;}
This box has a color of #fe5e9d
<div style="background-color:#fe5e9d;">Content here</div>
.mybackground {background-color:#fe5e9d;}
Border around this has a color of #fe5e9d
<div style="border:2px solid #fe5e9d;">Content here</div>
.myborder {border:2px solid #fe5e9d;}