#f24d3d color space conversions
Hex:
#f24d3d
RGB:
242, 77, 61
CMY:
5, 70, 76
CMYK:
0, 68, 75, 5
HSL:
5°, 87.4396%, 59.4118%
HSV (HSB):
5°, 74.7934%, 94.9020%
XYZ:
40.1141, 24.5219, 7.0338
xyY:
0.5597, 0.3422, 24.5219
CIE-Lab:
56.6066, 62.0909, 44.9346
CIE-LCH:
56.6066, 76.6446, 35.8929
CIE-Luv:
56.6066, 129.6233, 33.8922
Hunter-Lab:
49.5196, 57.9374, 26.2421
#f24d3d color charts
#f24d3d color shades, tints & tones
#f24d3d color schemes
#f24d3d color preview, HTML & CSS examples
This text has a color of #f24d3d
<p style="color:#f24d3d;">Text here</p>
.mytext {color:#f24d3d;}
This box has a color of #f24d3d
<div style="background-color:#f24d3d;">Content here</div>
.mybackground {background-color:#f24d3d;}
Border around this has a color of #f24d3d
<div style="border:2px solid #f24d3d;">Content here</div>
.myborder {border:2px solid #f24d3d;}