#fe5e58 color space conversions
Hex:
#fe5e58
RGB:
254, 94, 88
CMY:
0, 63, 65
CMYK:
0, 63, 65, 0
HSL:
2°, 98.8095%, 67.0588%
HSV (HSB):
2°, 65.3543%, 99.6078%
XYZ:
46.6372, 29.7808, 12.5227
xyY:
0.5244, 0.3348, 29.7808
CIE-Lab:
61.4646, 60.4684, 36.2978
CIE-LCH:
61.4646, 70.5263, 30.9754
CIE-Luv:
61.4646, 122.6772, 29.1662
Hunter-Lab:
54.5718, 57.0459, 24.5948
#fe5e58 color charts
#fe5e58 color shades, tints & tones
#fe5e58 color schemes
#fe5e58 color preview, HTML & CSS examples
This text has a color of #fe5e58
<p style="color:#fe5e58;">Text here</p>
.mytext {color:#fe5e58;}
This box has a color of #fe5e58
<div style="background-color:#fe5e58;">Content here</div>
.mybackground {background-color:#fe5e58;}
Border around this has a color of #fe5e58
<div style="border:2px solid #fe5e58;">Content here</div>
.myborder {border:2px solid #fe5e58;}