#fe5b5d color space conversions
Hex:
#fe5b5d
RGB:
254, 91, 93
CMY:
0, 64, 64
CMYK:
0, 64, 63, 0
HSL:
359°, 98.7879%, 67.6471%
HSV (HSB):
359°, 64.1732%, 99.6078%
XYZ:
46.5899, 29.3433, 13.5642
xyY:
0.5206, 0.3279, 29.3433
CIE-Lab:
61.0834, 61.9782, 33.0157
CIE-LCH:
61.0834, 70.2235, 28.0442
CIE-Luv:
61.0834, 123.4755, 25.7063
Hunter-Lab:
54.1695, 58.7272, 23.0722
#fe5b5d color charts
#fe5b5d color shades, tints & tones
#fe5b5d color schemes
#fe5b5d color preview, HTML & CSS examples
This text has a color of #fe5b5d
<p style="color:#fe5b5d;">Text here</p>
.mytext {color:#fe5b5d;}
This box has a color of #fe5b5d
<div style="background-color:#fe5b5d;">Content here</div>
.mybackground {background-color:#fe5b5d;}
Border around this has a color of #fe5b5d
<div style="border:2px solid #fe5b5d;">Content here</div>
.myborder {border:2px solid #fe5b5d;}