#fe3e7c color space conversions
Hex:
#fe3e7c
RGB:
254, 62, 124
CMY:
0, 76, 51
CMYK:
0, 76, 51, 0
HSL:
341°, 98.9691%, 61.9608%
HSV (HSB):
341°, 75.5906%, 99.6078%
XYZ:
46.2338, 25.9713, 21.6450
xyY:
0.4926, 0.2767, 25.9713
CIE-Lab:
58.0098, 74.2194, 10.8786
CIE-LCH:
58.0098, 75.0125, 8.3386
CIE-Luv:
58.0098, 129.3215, -1.1628
Hunter-Lab:
50.9621, 72.7550, 10.4914
#fe3e7c color charts
#fe3e7c color shades, tints & tones
#fe3e7c color schemes
#fe3e7c color preview, HTML & CSS examples
This text has a color of #fe3e7c
<p style="color:#fe3e7c;">Text here</p>
.mytext {color:#fe3e7c;}
This box has a color of #fe3e7c
<div style="background-color:#fe3e7c;">Content here</div>
.mybackground {background-color:#fe3e7c;}
Border around this has a color of #fe3e7c
<div style="border:2px solid #fe3e7c;">Content here</div>
.myborder {border:2px solid #fe3e7c;}