#f04f2d color space conversions
Hex:
#f04f2d
RGB:
240, 79, 45
CMY:
6, 69, 82
CMYK:
0, 67, 81, 6
HSL:
10°, 86.6667%, 55.8824%
HSV (HSB):
10°, 81.2500%, 94.1176%
XYZ:
39.2048, 24.3067, 5.1080
xyY:
0.5713, 0.3542, 24.3067
CIE-Lab:
56.3936, 60.1536, 52.6848
CIE-LCH:
56.3936, 79.9634, 41.2131
CIE-Luv:
56.3936, 129.2596, 39.2977
Hunter-Lab:
49.3018, 55.6651, 28.3685
#f04f2d color charts
#f04f2d color shades, tints & tones
#f04f2d color schemes
#f04f2d color preview, HTML & CSS examples
This text has a color of #f04f2d
<p style="color:#f04f2d;">Text here</p>
.mytext {color:#f04f2d;}
This box has a color of #f04f2d
<div style="background-color:#f04f2d;">Content here</div>
.mybackground {background-color:#f04f2d;}
Border around this has a color of #f04f2d
<div style="border:2px solid #f04f2d;">Content here</div>
.myborder {border:2px solid #f04f2d;}