#f26f2d color space conversions
Hex:
#f26f2d
RGB:
242, 111, 45
CMY:
5, 56, 82
CMYK:
0, 54, 81, 5
HSL:
20°, 88.3408%, 56.2745%
HSV (HSB):
20°, 81.4050%, 94.9020%
XYZ:
42.7760, 30.4356, 6.1027
xyY:
0.5393, 0.3837, 30.4356
CIE-Lab:
62.0283, 46.8407, 57.9921
CIE-LCH:
62.0283, 74.5462, 51.0719
CIE-Luv:
62.0283, 107.0218, 49.0735
Hunter-Lab:
55.1685, 41.8590, 32.0593
#f26f2d color charts
#f26f2d color shades, tints & tones
#f26f2d color schemes
#f26f2d color preview, HTML & CSS examples
This text has a color of #f26f2d
<p style="color:#f26f2d;">Text here</p>
.mytext {color:#f26f2d;}
This box has a color of #f26f2d
<div style="background-color:#f26f2d;">Content here</div>
.mybackground {background-color:#f26f2d;}
Border around this has a color of #f26f2d
<div style="border:2px solid #f26f2d;">Content here</div>
.myborder {border:2px solid #f26f2d;}