#fe5595 color space conversions
Hex:
#fe5595
RGB:
254, 85, 149
CMY:
0, 67, 42
CMYK:
0, 67, 41, 0
HSL:
337°, 98.8304%, 66.4706%
HSV (HSB):
337°, 66.5354%, 99.6078%
XYZ:
49.5464, 29.7378, 31.5623
xyY:
0.4470, 0.2683, 29.7378
CIE-Lab:
61.4273, 68.6646, 1.1324
CIE-LCH:
61.4273, 68.6740, 0.9448
CIE-Luv:
61.4273, 110.1185, -11.9303
Hunter-Lab:
54.5323, 66.7479, 3.8566
#fe5595 color charts
#fe5595 color shades, tints & tones
#fe5595 color schemes
#fe5595 color preview, HTML & CSS examples
This text has a color of #fe5595
<p style="color:#fe5595;">Text here</p>
.mytext {color:#fe5595;}
This box has a color of #fe5595
<div style="background-color:#fe5595;">Content here</div>
.mybackground {background-color:#fe5595;}
Border around this has a color of #fe5595
<div style="border:2px solid #fe5595;">Content here</div>
.myborder {border:2px solid #fe5595;}