#f24a4a color space conversions
Hex:
#f24a4a
RGB:
242, 74, 74
CMY:
5, 71, 71
CMYK:
0, 69, 69, 5
HSL:
0°, 86.5979%, 61.9608%
HSV (HSB):
0°, 69.4215%, 94.9020%
XYZ:
40.3028, 24.2692, 9.0388
xyY:
0.5475, 0.3297, 24.2692
CIE-Lab:
56.3563, 63.7566, 37.5060
CIE-LCH:
56.3563, 73.9703, 30.4670
CIE-Luv:
56.3563, 128.7991, 27.7728
Hunter-Lab:
49.2638, 59.8194, 23.6063
#f24a4a color charts
#f24a4a color shades, tints & tones
#f24a4a color schemes
#f24a4a color preview, HTML & CSS examples
This text has a color of #f24a4a
<p style="color:#f24a4a;">Text here</p>
.mytext {color:#f24a4a;}
This box has a color of #f24a4a
<div style="background-color:#f24a4a;">Content here</div>
.mybackground {background-color:#f24a4a;}
Border around this has a color of #f24a4a
<div style="border:2px solid #f24a4a;">Content here</div>
.myborder {border:2px solid #f24a4a;}