#fe5250 color space conversions
Hex:
#fe5250
RGB:
254, 82, 80
CMY:
0, 68, 69
CMYK:
0, 68, 69, 0
HSL:
1°, 98.8636%, 65.4902%
HSV (HSB):
1°, 68.5039%, 99.6078%
XYZ:
45.3383, 27.6846, 10.5435
xyY:
0.5425, 0.3313, 27.6846
CIE-Lab:
59.6027, 64.7982, 38.5082
CIE-LCH:
59.6027, 75.3770, 30.7221
CIE-Luv:
59.6027, 132.1763, 29.3234
Hunter-Lab:
52.6162, 61.7317, 24.9505
#fe5250 color charts
#fe5250 color shades, tints & tones
#fe5250 color schemes
#fe5250 color preview, HTML & CSS examples
This text has a color of #fe5250
<p style="color:#fe5250;">Text here</p>
.mytext {color:#fe5250;}
This box has a color of #fe5250
<div style="background-color:#fe5250;">Content here</div>
.mybackground {background-color:#fe5250;}
Border around this has a color of #fe5250
<div style="border:2px solid #fe5250;">Content here</div>
.myborder {border:2px solid #fe5250;}