#f55f60 color space conversions
Hex:
#f55f60
RGB:
245, 95, 96
CMY:
4, 63, 62
CMYK:
0, 61, 61, 4
HSL:
360°, 88.2353%, 66.6667%
HSV (HSB):
360°, 61.2245%, 96.0784%
XYZ:
43.8597, 28.4414, 14.2444
xyY:
0.5068, 0.3286, 28.4414
CIE-Lab:
60.2855, 57.5614, 29.9973
CIE-LCH:
60.2855, 64.9089, 27.5256
CIE-Luv:
60.2855, 112.8571, 23.8465
Hunter-Lab:
53.3305, 53.4724, 21.4952
#f55f60 color charts
#f55f60 color shades, tints & tones
#f55f60 color schemes
#f55f60 color preview, HTML & CSS examples
This text has a color of #f55f60
<p style="color:#f55f60;">Text here</p>
.mytext {color:#f55f60;}
This box has a color of #f55f60
<div style="background-color:#f55f60;">Content here</div>
.mybackground {background-color:#f55f60;}
Border around this has a color of #f55f60
<div style="border:2px solid #f55f60;">Content here</div>
.myborder {border:2px solid #f55f60;}