#fa6f07 color space conversions
Hex:
#fa6f07
RGB:
250, 111, 7
CMY:
2, 56, 97
CMYK:
0, 56, 97, 2
HSL:
26°, 96.0474%, 50.3922%
HSV (HSB):
26°, 97.2000%, 98.0392%
XYZ:
45.1471, 31.7082, 3.9418
xyY:
0.5588, 0.3924, 31.7082
CIE-Lab:
63.1010, 49.1696, 70.2191
CIE-LCH:
63.1010, 85.7227, 54.9991
CIE-Luv:
63.1010, 115.8550, 55.3554
Hunter-Lab:
56.3100, 44.5715, 35.2666
#fa6f07 color charts
#fa6f07 color shades, tints & tones
#fa6f07 color schemes
#fa6f07 color preview, HTML & CSS examples
This text has a color of #fa6f07
<p style="color:#fa6f07;">Text here</p>
.mytext {color:#fa6f07;}
This box has a color of #fa6f07
<div style="background-color:#fa6f07;">Content here</div>
.mybackground {background-color:#fa6f07;}
Border around this has a color of #fa6f07
<div style="border:2px solid #fa6f07;">Content here</div>
.myborder {border:2px solid #fa6f07;}