#f6500a color space conversions
Hex:
#f6500a
RGB:
246, 80, 10
CMY:
4, 69, 96
CMYK:
0, 67, 96, 4
HSL:
18°, 92.9134%, 50.1961%
HSV (HSB):
18°, 95.9350%, 96.4706%
XYZ:
40.9295, 25.3521, 3.0234
xyY:
0.5906, 0.3658, 25.3521
CIE-Lab:
57.4169, 61.1225, 66.0178
CIE-LCH:
57.4169, 89.9684, 47.2050
CIE-Luv:
57.4169, 136.3344, 46.2349
Hunter-Lab:
50.3508, 56.9862, 31.6854
#f6500a color charts
#f6500a color shades, tints & tones
#f6500a color schemes
#f6500a color preview, HTML & CSS examples
This text has a color of #f6500a
<p style="color:#f6500a;">Text here</p>
.mytext {color:#f6500a;}
This box has a color of #f6500a
<div style="background-color:#f6500a;">Content here</div>
.mybackground {background-color:#f6500a;}
Border around this has a color of #f6500a
<div style="border:2px solid #f6500a;">Content here</div>
.myborder {border:2px solid #f6500a;}