#f55c7c color space conversions
Hex:
#f55c7c
RGB:
245, 92, 124
CMY:
4, 64, 51
CMYK:
0, 62, 49, 4
HSL:
347°, 88.4393%, 66.0784%
HSV (HSB):
347°, 62.4490%, 96.0784%
XYZ:
45.1214, 28.5220, 22.1959
xyY:
0.4708, 0.2976, 28.5220
CIE-Lab:
60.3574, 60.9212, 13.9441
CIE-LCH:
60.3574, 62.4966, 12.8922
CIE-Luv:
60.3574, 107.2442, 5.8349
Hunter-Lab:
53.4060, 57.3498, 12.7428
#f55c7c color charts
#f55c7c color shades, tints & tones
#f55c7c color schemes
#f55c7c color preview, HTML & CSS examples
This text has a color of #f55c7c
<p style="color:#f55c7c;">Text here</p>
.mytext {color:#f55c7c;}
This box has a color of #f55c7c
<div style="background-color:#f55c7c;">Content here</div>
.mybackground {background-color:#f55c7c;}
Border around this has a color of #f55c7c
<div style="border:2px solid #f55c7c;">Content here</div>
.myborder {border:2px solid #f55c7c;}