#f55d7e color space conversions
Hex:
#f55d7e
RGB:
245, 93, 126
CMY:
4, 64, 51
CMYK:
0, 62, 49, 4
HSL:
347°, 88.3721%, 66.2745%
HSV (HSB):
347°, 62.0408%, 96.0784%
XYZ:
45.3364, 28.7475, 22.8980
xyY:
0.4675, 0.2964, 28.7475
CIE-Lab:
60.5582, 60.6745, 13.0620
CIE-LCH:
60.5582, 62.0646, 12.1492
CIE-Luv:
60.5582, 106.0876, 4.8666
Hunter-Lab:
53.6167, 57.1041, 12.2108
#f55d7e color charts
#f55d7e color shades, tints & tones
#f55d7e color schemes
#f55d7e color preview, HTML & CSS examples
This text has a color of #f55d7e
<p style="color:#f55d7e;">Text here</p>
.mytext {color:#f55d7e;}
This box has a color of #f55d7e
<div style="background-color:#f55d7e;">Content here</div>
.mybackground {background-color:#f55d7e;}
Border around this has a color of #f55d7e
<div style="border:2px solid #f55d7e;">Content here</div>
.myborder {border:2px solid #f55d7e;}