#f54e7e color space conversions
Hex:
#f54e7e
RGB:
245, 78, 126
CMY:
4, 69, 51
CMYK:
0, 68, 49, 4
HSL:
343°, 89.3048%, 63.3333%
HSV (HSB):
343°, 68.1633%, 96.0784%
XYZ:
44.1465, 26.3676, 22.5013
xyY:
0.4746, 0.2835, 26.3676
CIE-Lab:
58.3844, 66.5961, 10.0048
CIE-LCH:
58.3844, 67.3434, 8.5437
CIE-Luv:
58.3844, 114.1096, -0.3219
Hunter-Lab:
51.3494, 63.5998, 9.9637
#f54e7e color charts
#f54e7e color shades, tints & tones
#f54e7e color schemes
#f54e7e color preview, HTML & CSS examples
This text has a color of #f54e7e
<p style="color:#f54e7e;">Text here</p>
.mytext {color:#f54e7e;}
This box has a color of #f54e7e
<div style="background-color:#f54e7e;">Content here</div>
.mybackground {background-color:#f54e7e;}
Border around this has a color of #f54e7e
<div style="border:2px solid #f54e7e;">Content here</div>
.myborder {border:2px solid #f54e7e;}