#f55c6a color space conversions
Hex:
#f55c6a
RGB:
245, 92, 106
CMY:
4, 64, 58
CMYK:
0, 62, 57, 4
HSL:
355°, 88.4393%, 66.0784%
HSV (HSB):
355°, 62.4490%, 96.0784%
XYZ:
44.0849, 28.1074, 16.7374
xyY:
0.4957, 0.3161, 28.1074
CIE-Lab:
59.9856, 59.5138, 23.8727
CIE-LCH:
59.9856, 64.1233, 21.8572
CIE-Luv:
59.9856, 112.2653, 17.1530
Hunter-Lab:
53.0164, 55.6499, 18.3935
#f55c6a color charts
#f55c6a color shades, tints & tones
#f55c6a color schemes
#f55c6a color preview, HTML & CSS examples
This text has a color of #f55c6a
<p style="color:#f55c6a;">Text here</p>
.mytext {color:#f55c6a;}
This box has a color of #f55c6a
<div style="background-color:#f55c6a;">Content here</div>
.mybackground {background-color:#f55c6a;}
Border around this has a color of #f55c6a
<div style="border:2px solid #f55c6a;">Content here</div>
.myborder {border:2px solid #f55c6a;}