#f26f2f color space conversions
Hex:
#f26f2f
RGB:
242, 111, 47
CMY:
5, 56, 82
CMYK:
0, 54, 81, 5
HSL:
20°, 88.2353%, 56.6667%
HSV (HSB):
20°, 80.5785%, 94.9020%
XYZ:
42.8155, 30.4514, 6.3104
xyY:
0.5380, 0.3827, 30.4514
CIE-Lab:
62.0417, 46.9003, 57.1569
CIE-LCH:
62.0417, 73.9361, 50.6293
CIE-Luv:
62.0417, 106.8281, 48.5650
Hunter-Lab:
55.1828, 41.9257, 31.8478
#f26f2f color charts
#f26f2f color shades, tints & tones
#f26f2f color schemes
#f26f2f color preview, HTML & CSS examples
This text has a color of #f26f2f
<p style="color:#f26f2f;">Text here</p>
.mytext {color:#f26f2f;}
This box has a color of #f26f2f
<div style="background-color:#f26f2f;">Content here</div>
.mybackground {background-color:#f26f2f;}
Border around this has a color of #f26f2f
<div style="border:2px solid #f26f2f;">Content here</div>
.myborder {border:2px solid #f26f2f;}