#f53a65 color space conversions
Hex:
#f53a65
RGB:
245, 58, 101
CMY:
4, 77, 60
CMYK:
0, 76, 59, 4
HSL:
346°, 90.3382%, 59.4118%
HSV (HSB):
346°, 76.3265%, 96.0784%
XYZ:
41.5182, 23.3782, 14.6361
xyY:
0.5220, 0.2939, 23.3782
CIE-Lab:
55.4598, 71.3600, 20.7549
CIE-LCH:
55.4598, 74.3170, 16.2170
CIE-Luv:
55.4598, 131.9204, 10.1881
Hunter-Lab:
48.3510, 68.6608, 15.8983
#f53a65 color charts
#f53a65 color shades, tints & tones
#f53a65 color schemes
#f53a65 color preview, HTML & CSS examples
This text has a color of #f53a65
<p style="color:#f53a65;">Text here</p>
.mytext {color:#f53a65;}
This box has a color of #f53a65
<div style="background-color:#f53a65;">Content here</div>
.mybackground {background-color:#f53a65;}
Border around this has a color of #f53a65
<div style="border:2px solid #f53a65;">Content here</div>
.myborder {border:2px solid #f53a65;}