#fe5975 color space conversions
Hex:
#fe5975
RGB:
254, 89, 117
CMY:
0, 65, 54
CMYK:
0, 65, 54, 0
HSL:
350°, 98.8024%, 67.2549%
HSV (HSB):
350°, 64.9606%, 99.6078%
XYZ:
47.6563, 29.4999, 20.0119
xyY:
0.4905, 0.3036, 29.4999
CIE-Lab:
61.2203, 64.3733, 19.4265
CIE-LCH:
61.2203, 67.2407, 16.7927
CIE-Luv:
61.2203, 118.2902, 11.3190
Hunter-Lab:
54.3138, 61.5711, 16.1743
#fe5975 color charts
#fe5975 color shades, tints & tones
#fe5975 color schemes
#fe5975 color preview, HTML & CSS examples
This text has a color of #fe5975
<p style="color:#fe5975;">Text here</p>
.mytext {color:#fe5975;}
This box has a color of #fe5975
<div style="background-color:#fe5975;">Content here</div>
.mybackground {background-color:#fe5975;}
Border around this has a color of #fe5975
<div style="border:2px solid #fe5975;">Content here</div>
.myborder {border:2px solid #fe5975;}