#fe5f4d color space conversions
Hex:
#fe5f4d
RGB:
254, 95, 77
CMY:
0, 63, 70
CMYK:
0, 63, 70, 0
HSL:
6°, 98.8827%, 64.9020%
HSV (HSB):
6°, 69.6850%, 99.6078%
XYZ:
46.3048, 29.7911, 10.3309
xyY:
0.5358, 0.3447, 29.7911
CIE-Lab:
61.4735, 59.4909, 42.3552
CIE-LCH:
61.4735, 73.0283, 35.4494
CIE-Luv:
61.4735, 124.2861, 34.5097
Hunter-Lab:
54.5812, 55.9162, 26.9847
#fe5f4d color charts
#fe5f4d color shades, tints & tones
#fe5f4d color schemes
#fe5f4d color preview, HTML & CSS examples
This text has a color of #fe5f4d
<p style="color:#fe5f4d;">Text here</p>
.mytext {color:#fe5f4d;}
This box has a color of #fe5f4d
<div style="background-color:#fe5f4d;">Content here</div>
.mybackground {background-color:#fe5f4d;}
Border around this has a color of #fe5f4d
<div style="border:2px solid #fe5f4d;">Content here</div>
.myborder {border:2px solid #fe5f4d;}