#f55f90 color space conversions
Hex:
#f55f90
RGB:
245, 95, 144
CMY:
4, 63, 44
CMYK:
0, 61, 41, 4
HSL:
340°, 88.2353%, 66.6667%
HSV (HSB):
340°, 61.2245%, 96.0784%
XYZ:
46.7824, 29.6105, 29.6352
xyY:
0.4412, 0.2793, 29.6105
CIE-Lab:
61.3167, 61.5150, 3.6924
CIE-LCH:
61.3167, 61.6258, 3.4350
CIE-Luv:
61.3167, 99.5467, -6.9674
Hunter-Lab:
54.4155, 58.2338, 5.8010
#f55f90 color charts
#f55f90 color shades, tints & tones
#f55f90 color schemes
#f55f90 color preview, HTML & CSS examples
This text has a color of #f55f90
<p style="color:#f55f90;">Text here</p>
.mytext {color:#f55f90;}
This box has a color of #f55f90
<div style="background-color:#f55f90;">Content here</div>
.mybackground {background-color:#f55f90;}
Border around this has a color of #f55f90
<div style="border:2px solid #f55f90;">Content here</div>
.myborder {border:2px solid #f55f90;}