#f55a7e color space conversions
Hex:
#f55a7e
RGB:
245, 90, 126
CMY:
4, 65, 51
CMYK:
0, 63, 49, 4
HSL:
346°, 88.5714%, 65.6863%
HSV (HSB):
346°, 63.2653%, 96.0784%
XYZ:
45.0782, 28.2312, 22.8119
xyY:
0.4690, 0.2937, 28.2312
CIE-Lab:
60.0970, 61.9193, 12.4161
CIE-LCH:
60.0970, 63.1518, 11.3386
CIE-Luv:
60.0970, 107.7751, 3.7719
Hunter-Lab:
53.1330, 58.4573, 11.7377
#f55a7e color charts
#f55a7e color shades, tints & tones
#f55a7e color schemes
#f55a7e color preview, HTML & CSS examples
This text has a color of #f55a7e
<p style="color:#f55a7e;">Text here</p>
.mytext {color:#f55a7e;}
This box has a color of #f55a7e
<div style="background-color:#f55a7e;">Content here</div>
.mybackground {background-color:#f55a7e;}
Border around this has a color of #f55a7e
<div style="border:2px solid #f55a7e;">Content here</div>
.myborder {border:2px solid #f55a7e;}