#fe0f5e color space conversions
Hex:
#fe0f5e
RGB:
254, 15, 94
CMY:
0, 94, 63
CMYK:
0, 94, 63, 0
HSL:
340°, 99.1701%, 52.7451%
HSV (HSB):
340°, 94.0945%, 99.6078%
XYZ:
43.0643, 22.2206, 12.6089
xyY:
0.5529, 0.2853, 22.2206
CIE-Lab:
54.2603, 81.1818, 23.6538
CIE-LCH:
54.2603, 84.5576, 16.2445
CIE-Luv:
54.2603, 153.8009, 10.2189
Hunter-Lab:
47.1388, 80.5783, 17.1379
#fe0f5e color charts
#fe0f5e color shades, tints & tones
#fe0f5e color schemes
#fe0f5e color preview, HTML & CSS examples
This text has a color of #fe0f5e
<p style="color:#fe0f5e;">Text here</p>
.mytext {color:#fe0f5e;}
This box has a color of #fe0f5e
<div style="background-color:#fe0f5e;">Content here</div>
.mybackground {background-color:#fe0f5e;}
Border around this has a color of #fe0f5e
<div style="border:2px solid #fe0f5e;">Content here</div>
.myborder {border:2px solid #fe0f5e;}