#f55f7e color space conversions
Hex:
#f55f7e
RGB:
245, 95, 126
CMY:
4, 63, 51
CMYK:
0, 61, 49, 4
HSL:
348°, 88.2353%, 66.6667%
HSV (HSB):
348°, 61.2245%, 96.0784%
XYZ:
45.5143, 29.1033, 22.9573
xyY:
0.4665, 0.2983, 29.1033
CIE-Lab:
60.8726, 59.8292, 13.5016
CIE-LCH:
60.8726, 61.3338, 12.7169
CIE-Luv:
60.8726, 104.9414, 5.6111
Hunter-Lab:
53.9474, 56.1886, 12.5324
#f55f7e color charts
#f55f7e color shades, tints & tones
#f55f7e color schemes
#f55f7e color preview, HTML & CSS examples
This text has a color of #f55f7e
<p style="color:#f55f7e;">Text here</p>
.mytext {color:#f55f7e;}
This box has a color of #f55f7e
<div style="background-color:#f55f7e;">Content here</div>
.mybackground {background-color:#f55f7e;}
Border around this has a color of #f55f7e
<div style="border:2px solid #f55f7e;">Content here</div>
.myborder {border:2px solid #f55f7e;}