#f24d2a color space conversions
Hex:
#f24d2a
RGB:
242, 77, 42
CMY:
5, 70, 84
CMYK:
0, 68, 83, 5
HSL:
11°, 88.4956%, 55.6863%
HSV (HSB):
11°, 82.6446%, 94.9020%
XYZ:
39.6897, 24.3522, 4.7990
xyY:
0.5765, 0.3537, 24.3522
CIE-Lab:
56.4387, 61.4874, 54.2471
CIE-LCH:
56.4387, 81.9966, 41.4202
CIE-Luv:
56.4387, 132.5993, 39.8258
Hunter-Lab:
49.3479, 57.2059, 28.7776
#f24d2a color charts
#f24d2a color shades, tints & tones
#f24d2a color schemes
#f24d2a color preview, HTML & CSS examples
This text has a color of #f24d2a
<p style="color:#f24d2a;">Text here</p>
.mytext {color:#f24d2a;}
This box has a color of #f24d2a
<div style="background-color:#f24d2a;">Content here</div>
.mybackground {background-color:#f24d2a;}
Border around this has a color of #f24d2a
<div style="border:2px solid #f24d2a;">Content here</div>
.myborder {border:2px solid #f24d2a;}