#fe5a5c color space conversions
Hex:
#fe5a5c
RGB:
254, 90, 92
CMY:
0, 65, 64
CMYK:
0, 65, 64, 0
HSL:
359°, 98.7952%, 67.4510%
HSV (HSB):
359°, 64.5669%, 99.6078%
XYZ:
46.4610, 29.1559, 13.3041
xyY:
0.5225, 0.3279, 29.1559
CIE-Lab:
60.9189, 62.3232, 33.3747
CIE-LCH:
60.9189, 70.6969, 28.1695
CIE-Luv:
60.9189, 124.3512, 25.9034
Hunter-Lab:
53.9962, 59.0969, 23.1889
#fe5a5c color charts
#fe5a5c color shades, tints & tones
#fe5a5c color schemes
#fe5a5c color preview, HTML & CSS examples
This text has a color of #fe5a5c
<p style="color:#fe5a5c;">Text here</p>
.mytext {color:#fe5a5c;}
This box has a color of #fe5a5c
<div style="background-color:#fe5a5c;">Content here</div>
.mybackground {background-color:#fe5a5c;}
Border around this has a color of #fe5a5c
<div style="border:2px solid #fe5a5c;">Content here</div>
.myborder {border:2px solid #fe5a5c;}