#f54b65 color space conversions
Hex:
#f54b65
RGB:
245, 75, 101
CMY:
4, 71, 60
CMYK:
0, 69, 59, 4
HSL:
351°, 89.4737%, 62.7451%
HSV (HSB):
351°, 69.3878%, 96.0784%
XYZ:
42.5212, 25.3842, 14.9704
xyY:
0.5131, 0.3063, 25.3842
CIE-Lab:
57.4479, 65.8213, 23.4085
CIE-LCH:
57.4479, 69.8599, 19.5773
CIE-Luv:
57.4479, 123.5524, 14.6508
Hunter-Lab:
50.3828, 62.4778, 17.6508
#f54b65 color charts
#f54b65 color shades, tints & tones
#f54b65 color schemes
#f54b65 color preview, HTML & CSS examples
This text has a color of #f54b65
<p style="color:#f54b65;">Text here</p>
.mytext {color:#f54b65;}
This box has a color of #f54b65
<div style="background-color:#f54b65;">Content here</div>
.mybackground {background-color:#f54b65;}
Border around this has a color of #f54b65
<div style="border:2px solid #f54b65;">Content here</div>
.myborder {border:2px solid #f54b65;}