#fe5575 color space conversions
Hex:
#fe5575
RGB:
254, 85, 117
CMY:
0, 67, 54
CMYK:
0, 67, 54, 0
HSL:
349°, 98.8304%, 66.4706%
HSV (HSB):
349°, 66.5354%, 99.6078%
XYZ:
47.3324, 28.8522, 19.9040
xyY:
0.4926, 0.3003, 28.8522
CIE-Lab:
60.6510, 65.9257, 18.6497
CIE-LCH:
60.6510, 68.5128, 15.7957
CIE-Luv:
60.6510, 120.5426, 10.0036
Hunter-Lab:
53.7142, 63.2925, 15.6299
#fe5575 color charts
#fe5575 color shades, tints & tones
#fe5575 color schemes
#fe5575 color preview, HTML & CSS examples
This text has a color of #fe5575
<p style="color:#fe5575;">Text here</p>
.mytext {color:#fe5575;}
This box has a color of #fe5575
<div style="background-color:#fe5575;">Content here</div>
.mybackground {background-color:#fe5575;}
Border around this has a color of #fe5575
<div style="border:2px solid #fe5575;">Content here</div>
.myborder {border:2px solid #fe5575;}