#fe0d6e color space conversions
Hex:
#fe0d6e
RGB:
254, 13, 110
CMY:
0, 95, 57
CMYK:
0, 95, 57, 0
HSL:
336°, 99.1770%, 52.3529%
HSV (HSB):
336°, 94.8819%, 99.6078%
XYZ:
43.8314, 22.4845, 16.7816
xyY:
0.5275, 0.2706, 22.4845
CIE-Lab:
54.5373, 82.2549, 14.3848
CIE-LCH:
54.5373, 83.5033, 9.9196
CIE-Luv:
54.5373, 147.8451, 0.4924
Hunter-Lab:
47.4178, 82.0184, 12.2092
#fe0d6e color charts
#fe0d6e color shades, tints & tones
#fe0d6e color schemes
#fe0d6e color preview, HTML & CSS examples
This text has a color of #fe0d6e
<p style="color:#fe0d6e;">Text here</p>
.mytext {color:#fe0d6e;}
This box has a color of #fe0d6e
<div style="background-color:#fe0d6e;">Content here</div>
.mybackground {background-color:#fe0d6e;}
Border around this has a color of #fe0d6e
<div style="border:2px solid #fe0d6e;">Content here</div>
.myborder {border:2px solid #fe0d6e;}