#f84a7c color space conversions
Hex:
#f84a7c
RGB:
248, 74, 124
CMY:
3, 71, 51
CMYK:
0, 70, 50, 3
HSL:
343°, 92.5532%, 63.1373%
HSV (HSB):
343°, 70.1613%, 97.2549%
XYZ:
44.7983, 26.3093, 21.7858
xyY:
0.4823, 0.2832, 26.3093
CIE-Lab:
58.3294, 68.7292, 11.1769
CIE-LCH:
58.3294, 69.6321, 9.2367
CIE-Luv:
58.3294, 119.1583, 0.5553
Hunter-Lab:
51.2925, 66.1377, 10.7221
#f84a7c color charts
#f84a7c color shades, tints & tones
#f84a7c color schemes
#f84a7c color preview, HTML & CSS examples
This text has a color of #f84a7c
<p style="color:#f84a7c;">Text here</p>
.mytext {color:#f84a7c;}
This box has a color of #f84a7c
<div style="background-color:#f84a7c;">Content here</div>
.mybackground {background-color:#f84a7c;}
Border around this has a color of #f84a7c
<div style="border:2px solid #f84a7c;">Content here</div>
.myborder {border:2px solid #f84a7c;}