#f54f5a color space conversions
Hex:
#f54f5a
RGB:
245, 79, 90
CMY:
4, 69, 65
CMYK:
0, 68, 63, 4
HSL:
356°, 89.2473%, 63.5294%
HSV (HSB):
356°, 67.7551%, 96.0784%
XYZ:
42.2976, 25.7426, 12.4124
xyY:
0.5257, 0.3200, 25.7426
CIE-Lab:
57.7919, 63.6668, 30.2521
CIE-LCH:
57.7919, 70.4887, 25.4154
CIE-Luv:
57.7919, 124.3274, 21.9279
Hunter-Lab:
50.7372, 60.0185, 21.0113
#f54f5a color charts
#f54f5a color shades, tints & tones
#f54f5a color schemes
#f54f5a color preview, HTML & CSS examples
This text has a color of #f54f5a
<p style="color:#f54f5a;">Text here</p>
.mytext {color:#f54f5a;}
This box has a color of #f54f5a
<div style="background-color:#f54f5a;">Content here</div>
.mybackground {background-color:#f54f5a;}
Border around this has a color of #f54f5a
<div style="border:2px solid #f54f5a;">Content here</div>
.myborder {border:2px solid #f54f5a;}