#f5555b color space conversions
Hex:
#f5555b
RGB:
245, 85, 91
CMY:
4, 67, 64
CMYK:
0, 65, 63, 4
HSL:
358°, 88.8889%, 64.7059%
HSV (HSB):
358°, 65.3061%, 96.0784%
XYZ:
42.7930, 26.6648, 12.7889
xyY:
0.5203, 0.3242, 26.6648
CIE-Lab:
58.6628, 61.3977, 30.7827
CIE-LCH:
58.6628, 68.6822, 26.6276
CIE-Luv:
58.6628, 120.4398, 23.2237
Hunter-Lab:
51.6380, 57.5586, 21.4625
#f5555b color charts
#f5555b color shades, tints & tones
#f5555b color schemes
#f5555b color preview, HTML & CSS examples
This text has a color of #f5555b
<p style="color:#f5555b;">Text here</p>
.mytext {color:#f5555b;}
This box has a color of #f5555b
<div style="background-color:#f5555b;">Content here</div>
.mybackground {background-color:#f5555b;}
Border around this has a color of #f5555b
<div style="border:2px solid #f5555b;">Content here</div>
.myborder {border:2px solid #f5555b;}