#f55d7d color space conversions
Hex:
#f55d7d
RGB:
245, 93, 125
CMY:
4, 64, 51
CMYK:
0, 62, 49, 4
HSL:
347°, 88.3721%, 66.2745%
HSV (HSB):
347°, 62.0408%, 96.0784%
XYZ:
45.2722, 28.7218, 22.5598
xyY:
0.4689, 0.2975, 28.7218
CIE-Lab:
60.5354, 60.5883, 13.6111
CIE-LCH:
60.5354, 62.0983, 12.6613
CIE-Luv:
60.5354, 106.3806, 5.5356
Hunter-Lab:
53.5928, 56.9996, 12.5569
#f55d7d color charts
#f55d7d color shades, tints & tones
#f55d7d color schemes
#f55d7d color preview, HTML & CSS examples
This text has a color of #f55d7d
<p style="color:#f55d7d;">Text here</p>
.mytext {color:#f55d7d;}
This box has a color of #f55d7d
<div style="background-color:#f55d7d;">Content here</div>
.mybackground {background-color:#f55d7d;}
Border around this has a color of #f55d7d
<div style="border:2px solid #f55d7d;">Content here</div>
.myborder {border:2px solid #f55d7d;}