#fe3e8e color space conversions
Hex:
#fe3e8e
RGB:
254, 62, 142
CMY:
0, 76, 44
CMYK:
0, 76, 44, 0
HSL:
335°, 98.9691%, 61.9608%
HSV (HSB):
335°, 75.5906%, 99.6078%
XYZ:
47.4782, 26.4691, 28.1979
xyY:
0.4648, 0.2591, 26.4691
CIE-Lab:
58.4796, 75.6911, 0.9312
CIE-LCH:
58.4796, 75.6968, 0.7049
CIE-Luv:
58.4796, 122.4664, -13.7630
Hunter-Lab:
51.4481, 74.6920, 3.5178
#fe3e8e color charts
#fe3e8e color shades, tints & tones
#fe3e8e color schemes
#fe3e8e color preview, HTML & CSS examples
This text has a color of #fe3e8e
<p style="color:#fe3e8e;">Text here</p>
.mytext {color:#fe3e8e;}
This box has a color of #fe3e8e
<div style="background-color:#fe3e8e;">Content here</div>
.mybackground {background-color:#fe3e8e;}
Border around this has a color of #fe3e8e
<div style="border:2px solid #fe3e8e;">Content here</div>
.myborder {border:2px solid #fe3e8e;}