#f06c2e color space conversions
Hex:
#f06c2e
RGB:
240, 108, 46
CMY:
6, 58, 82
CMYK:
0, 55, 81, 6
HSL:
19°, 86.6071%, 56.0784%
HSV (HSB):
19°, 80.8333%, 94.1176%
XYZ:
41.7909, 29.4476, 6.0661
xyY:
0.5406, 0.3809, 29.4476
CIE-Lab:
61.1747, 47.5554, 56.6739
CIE-LCH:
61.1747, 73.9827, 49.9998
CIE-Luv:
61.1747, 107.6414, 47.6535
Hunter-Lab:
54.2657, 42.5008, 31.3582
#f06c2e color charts
#f06c2e color shades, tints & tones
#f06c2e color schemes
#f06c2e color preview, HTML & CSS examples
This text has a color of #f06c2e
<p style="color:#f06c2e;">Text here</p>
.mytext {color:#f06c2e;}
This box has a color of #f06c2e
<div style="background-color:#f06c2e;">Content here</div>
.mybackground {background-color:#f06c2e;}
Border around this has a color of #f06c2e
<div style="border:2px solid #f06c2e;">Content here</div>
.myborder {border:2px solid #f06c2e;}