#f06e2e color space conversions
Hex:
#f06e2e
RGB:
240, 110, 46
CMY:
6, 57, 82
CMYK:
0, 54, 81, 6
HSL:
20°, 86.6071%, 56.0784%
HSV (HSB):
20°, 80.8333%, 94.1176%
XYZ:
42.0043, 29.8744, 6.1372
xyY:
0.5384, 0.3829, 29.8744
CIE-Lab:
61.5457, 46.6022, 57.0161
CIE-LCH:
61.5457, 73.6384, 50.7391
CIE-Luv:
61.5457, 106.0577, 48.3104
Hunter-Lab:
54.6575, 41.5267, 31.6028
#f06e2e color charts
#f06e2e color shades, tints & tones
#f06e2e color schemes
#f06e2e color preview, HTML & CSS examples
This text has a color of #f06e2e
<p style="color:#f06e2e;">Text here</p>
.mytext {color:#f06e2e;}
This box has a color of #f06e2e
<div style="background-color:#f06e2e;">Content here</div>
.mybackground {background-color:#f06e2e;}
Border around this has a color of #f06e2e
<div style="border:2px solid #f06e2e;">Content here</div>
.myborder {border:2px solid #f06e2e;}