#f04b50 color space conversions
Hex:
#f04b50
RGB:
240, 75, 80
CMY:
6, 71, 69
CMYK:
0, 69, 67, 6
HSL:
358°, 84.6154%, 61.7647%
HSV (HSB):
358°, 68.7500%, 94.1176%
XYZ:
39.8992, 24.1366, 10.1453
xyY:
0.5379, 0.3254, 24.1366
CIE-Lab:
56.2243, 63.0678, 33.8543
CIE-LCH:
56.2243, 71.5798, 28.2266
CIE-Luv:
56.2243, 125.1833, 24.8970
Hunter-Lab:
49.1290, 58.9897, 22.1467
#f04b50 color charts
#f04b50 color shades, tints & tones
#f04b50 color schemes
#f04b50 color preview, HTML & CSS examples
This text has a color of #f04b50
<p style="color:#f04b50;">Text here</p>
.mytext {color:#f04b50;}
This box has a color of #f04b50
<div style="background-color:#f04b50;">Content here</div>
.mybackground {background-color:#f04b50;}
Border around this has a color of #f04b50
<div style="border:2px solid #f04b50;">Content here</div>
.myborder {border:2px solid #f04b50;}