#fe0d9e color space conversions
Hex:
#fe0d9e
RGB:
254, 13, 158
CMY:
0, 95, 38
CMYK:
0, 95, 38, 0
HSL:
324°, 99.1770%, 52.3529%
HSV (HSB):
324°, 94.8819%, 99.6078%
XYZ:
47.1885, 23.8273, 34.4598
xyY:
0.4474, 0.2259, 23.8273
CIE-Lab:
55.9145, 85.9395, -12.3048
CIE-LCH:
55.9145, 86.8159, 351.8518
CIE-Luv:
55.9145, 126.2895, -33.5679
Hunter-Lab:
48.8132, 87.1357, -7.6866
#fe0d9e color charts
#fe0d9e color shades, tints & tones
#fe0d9e color schemes
#fe0d9e color preview, HTML & CSS examples
This text has a color of #fe0d9e
<p style="color:#fe0d9e;">Text here</p>
.mytext {color:#fe0d9e;}
This box has a color of #fe0d9e
<div style="background-color:#fe0d9e;">Content here</div>
.mybackground {background-color:#fe0d9e;}
Border around this has a color of #fe0d9e
<div style="border:2px solid #fe0d9e;">Content here</div>
.myborder {border:2px solid #fe0d9e;}