#f06f2f color space conversions
Hex:
#f06f2f
RGB:
240, 111, 47
CMY:
6, 56, 82
CMYK:
0, 54, 80, 6
HSL:
20°, 86.5471%, 56.2745%
HSV (HSB):
20°, 80.4167%, 94.1176%
XYZ:
42.1327, 30.0994, 6.2784
xyY:
0.5367, 0.3834, 30.0994
CIE-Lab:
61.7399, 46.1530, 56.7673
CIE-LCH:
61.7399, 73.1616, 50.8881
CIE-Luv:
61.7399, 105.1649, 48.3824
Hunter-Lab:
54.8629, 41.0714, 31.6190
#f06f2f color charts
#f06f2f color shades, tints & tones
#f06f2f color schemes
#f06f2f color preview, HTML & CSS examples
This text has a color of #f06f2f
<p style="color:#f06f2f;">Text here</p>
.mytext {color:#f06f2f;}
This box has a color of #f06f2f
<div style="background-color:#f06f2f;">Content here</div>
.mybackground {background-color:#f06f2f;}
Border around this has a color of #f06f2f
<div style="border:2px solid #f06f2f;">Content here</div>
.myborder {border:2px solid #f06f2f;}