#f24c50 color space conversions
Hex:
#f24c50
RGB:
242, 76, 80
CMY:
5, 70, 69
CMYK:
0, 69, 67, 5
HSL:
359°, 86.4583%, 62.3529%
HSV (HSB):
359°, 68.5950%, 94.9020%
XYZ:
40.6504, 24.6253, 10.2001
xyY:
0.5386, 0.3263, 24.6253
CIE-Lab:
56.7085, 63.3154, 34.5264
CIE-LCH:
56.7085, 72.1174, 28.6040
CIE-Luv:
56.7085, 126.1959, 25.5391
Hunter-Lab:
49.6239, 59.3798, 22.5498
#f24c50 color charts
#f24c50 color shades, tints & tones
#f24c50 color schemes
#f24c50 color preview, HTML & CSS examples
This text has a color of #f24c50
<p style="color:#f24c50;">Text here</p>
.mytext {color:#f24c50;}
This box has a color of #f24c50
<div style="background-color:#f24c50;">Content here</div>
.mybackground {background-color:#f24c50;}
Border around this has a color of #f24c50
<div style="border:2px solid #f24c50;">Content here</div>
.myborder {border:2px solid #f24c50;}