#fe5a6c color space conversions
Hex:
#fe5a6c
RGB:
254, 90, 108
CMY:
0, 65, 58
CMYK:
0, 65, 57, 0
HSL:
353°, 98.7952%, 67.4510%
HSV (HSB):
353°, 64.5669%, 99.6078%
XYZ:
47.2360, 29.4659, 17.3852
xyY:
0.5020, 0.3132, 29.4659
CIE-Lab:
61.1906, 63.3303, 24.5855
CIE-LCH:
61.1906, 67.9350, 21.2167
CIE-Luv:
61.1906, 120.2482, 17.1107
Hunter-Lab:
54.2825, 60.3343, 19.0087
#fe5a6c color charts
#fe5a6c color shades, tints & tones
#fe5a6c color schemes
#fe5a6c color preview, HTML & CSS examples
This text has a color of #fe5a6c
<p style="color:#fe5a6c;">Text here</p>
.mytext {color:#fe5a6c;}
This box has a color of #fe5a6c
<div style="background-color:#fe5a6c;">Content here</div>
.mybackground {background-color:#fe5a6c;}
Border around this has a color of #fe5a6c
<div style="border:2px solid #fe5a6c;">Content here</div>
.myborder {border:2px solid #fe5a6c;}