#f24f48 color space conversions
Hex:
#f24f48
RGB:
242, 79, 72
CMY:
5, 69, 72
CMYK:
0, 67, 70, 5
HSL:
2°, 86.7347%, 61.5686%
HSV (HSB):
2°, 70.2479%, 94.9020%
XYZ:
40.5836, 24.9371, 8.8052
xyY:
0.5460, 0.3355, 24.9371
CIE-Lab:
57.0141, 61.7921, 39.3981
CIE-LCH:
57.0141, 73.2835, 32.5212
CIE-Luv:
57.0141, 126.1636, 30.0325
Hunter-Lab:
49.9370, 57.6764, 24.5015
#f24f48 color charts
#f24f48 color shades, tints & tones
#f24f48 color schemes
#f24f48 color preview, HTML & CSS examples
This text has a color of #f24f48
<p style="color:#f24f48;">Text here</p>
.mytext {color:#f24f48;}
This box has a color of #f24f48
<div style="background-color:#f24f48;">Content here</div>
.mybackground {background-color:#f24f48;}
Border around this has a color of #f24f48
<div style="border:2px solid #f24f48;">Content here</div>
.myborder {border:2px solid #f24f48;}