#fe5b75 color space conversions
Hex:
#fe5b75
RGB:
254, 91, 117
CMY:
0, 64, 54
CMYK:
0, 64, 54, 0
HSL:
350°, 98.7879%, 67.6471%
HSV (HSB):
350°, 64.1732%, 99.6078%
XYZ:
47.8250, 29.8374, 20.0681
xyY:
0.4894, 0.3053, 29.8374
CIE-Lab:
61.5136, 63.5773, 19.8258
CIE-LCH:
61.5136, 66.5968, 17.3195
CIE-Luv:
61.5136, 117.1360, 11.9944
Hunter-Lab:
54.6236, 60.6923, 16.4540
#fe5b75 color charts
#fe5b75 color shades, tints & tones
#fe5b75 color schemes
#fe5b75 color preview, HTML & CSS examples
This text has a color of #fe5b75
<p style="color:#fe5b75;">Text here</p>
.mytext {color:#fe5b75;}
This box has a color of #fe5b75
<div style="background-color:#fe5b75;">Content here</div>
.mybackground {background-color:#fe5b75;}
Border around this has a color of #fe5b75
<div style="border:2px solid #fe5b75;">Content here</div>
.myborder {border:2px solid #fe5b75;}