#f84a50 color space conversions
Hex:
#f84a50
RGB:
248, 74, 80
CMY:
3, 71, 69
CMYK:
0, 70, 68, 3
HSL:
358°, 92.5532%, 63.1373%
HSV (HSB):
358°, 70.1613%, 97.2549%
XYZ:
42.6081, 25.4332, 10.2528
xyY:
0.5442, 0.3248, 25.4332
CIE-Lab:
57.4951, 65.8782, 35.7262
CIE-LCH:
57.4951, 74.9419, 28.4713
CIE-Luv:
57.4951, 132.1832, 26.0764
Hunter-Lab:
50.4313, 62.5552, 23.2481
#f84a50 color charts
#f84a50 color shades, tints & tones
#f84a50 color schemes
#f84a50 color preview, HTML & CSS examples
This text has a color of #f84a50
<p style="color:#f84a50;">Text here</p>
.mytext {color:#f84a50;}
This box has a color of #f84a50
<div style="background-color:#f84a50;">Content here</div>
.mybackground {background-color:#f84a50;}
Border around this has a color of #f84a50
<div style="border:2px solid #f84a50;">Content here</div>
.myborder {border:2px solid #f84a50;}