#f53c65 color space conversions
Hex:
#f53c65
RGB:
245, 60, 101
CMY:
4, 76, 60
CMYK:
0, 76, 59, 4
HSL:
347°, 90.2439%, 59.8039%
HSV (HSB):
347°, 75.5102%, 96.0784%
XYZ:
41.6210, 23.5838, 14.6704
xyY:
0.5211, 0.2953, 23.5838
CIE-Lab:
55.6686, 70.7725, 21.0352
CIE-LCH:
55.6686, 73.8324, 16.5531
CIE-Luv:
55.6686, 131.0312, 10.6601
Hunter-Lab:
48.5631, 67.9979, 16.0834
#f53c65 color charts
#f53c65 color shades, tints & tones
#f53c65 color schemes
#f53c65 color preview, HTML & CSS examples
This text has a color of #f53c65
<p style="color:#f53c65;">Text here</p>
.mytext {color:#f53c65;}
This box has a color of #f53c65
<div style="background-color:#f53c65;">Content here</div>
.mybackground {background-color:#f53c65;}
Border around this has a color of #f53c65
<div style="border:2px solid #f53c65;">Content here</div>
.myborder {border:2px solid #f53c65;}