#f55f8e color space conversions
Hex:
#f55f8e
RGB:
245, 95, 142
CMY:
4, 63, 44
CMYK:
0, 61, 42, 4
HSL:
341°, 88.2353%, 66.6667%
HSV (HSB):
341°, 61.2245%, 96.0784%
XYZ:
46.6309, 29.5499, 28.8372
xyY:
0.4440, 0.2814, 29.5499
CIE-Lab:
61.2639, 61.3159, 4.7754
CIE-LCH:
61.2639, 61.5016, 4.4533
CIE-Luv:
61.2639, 100.1641, -5.5211
Hunter-Lab:
54.3598, 57.9910, 6.5993
#f55f8e color charts
#f55f8e color shades, tints & tones
#f55f8e color schemes
#f55f8e color preview, HTML & CSS examples
This text has a color of #f55f8e
<p style="color:#f55f8e;">Text here</p>
.mytext {color:#f55f8e;}
This box has a color of #f55f8e
<div style="background-color:#f55f8e;">Content here</div>
.mybackground {background-color:#f55f8e;}
Border around this has a color of #f55f8e
<div style="border:2px solid #f55f8e;">Content here</div>
.myborder {border:2px solid #f55f8e;}