#fe3e6a color space conversions
Hex:
#fe3e6a
RGB:
254, 62, 106
CMY:
0, 76, 58
CMYK:
0, 76, 58, 0
HSL:
346°, 98.9691%, 61.9608%
HSV (HSB):
346°, 75.5906%, 99.6078%
XYZ:
45.1972, 25.5567, 16.1864
xyY:
0.5199, 0.2940, 25.5567
CIE-Lab:
57.6138, 72.9652, 20.9722
CIE-LCH:
57.6138, 75.9194, 16.0361
CIE-Luv:
57.6138, 135.6309, 10.3040
Hunter-Lab:
50.5536, 71.1181, 16.4038
#fe3e6a color charts
#fe3e6a color shades, tints & tones
#fe3e6a color schemes
#fe3e6a color preview, HTML & CSS examples
This text has a color of #fe3e6a
<p style="color:#fe3e6a;">Text here</p>
.mytext {color:#fe3e6a;}
This box has a color of #fe3e6a
<div style="background-color:#fe3e6a;">Content here</div>
.mybackground {background-color:#fe3e6a;}
Border around this has a color of #fe3e6a
<div style="border:2px solid #fe3e6a;">Content here</div>
.myborder {border:2px solid #fe3e6a;}