#f55c7d color space conversions
Hex:
#f55c7d
RGB:
245, 92, 125
CMY:
4, 64, 51
CMYK:
0, 62, 49, 4
HSL:
347°, 88.4393%, 66.0784%
HSV (HSB):
347°, 62.4490%, 96.0784%
XYZ:
45.1850, 28.5474, 22.5307
xyY:
0.4694, 0.2966, 28.5474
CIE-Lab:
60.3801, 61.0065, 13.3943
CIE-LCH:
60.3801, 62.4596, 12.3831
CIE-Luv:
60.3801, 106.9500, 5.1686
Hunter-Lab:
53.4298, 57.4534, 12.3990
#f55c7d color charts
#f55c7d color shades, tints & tones
#f55c7d color schemes
#f55c7d color preview, HTML & CSS examples
This text has a color of #f55c7d
<p style="color:#f55c7d;">Text here</p>
.mytext {color:#f55c7d;}
This box has a color of #f55c7d
<div style="background-color:#f55c7d;">Content here</div>
.mybackground {background-color:#f55c7d;}
Border around this has a color of #f55c7d
<div style="border:2px solid #f55c7d;">Content here</div>
.myborder {border:2px solid #f55c7d;}