#fa6c07 color space conversions
Hex:
#fa6c07
RGB:
250, 108, 7
CMY:
2, 58, 97
CMYK:
0, 57, 97, 2
HSL:
25°, 96.0474%, 50.3922%
HSV (HSB):
25°, 97.2000%, 98.0392%
XYZ:
44.8253, 31.0645, 3.8345
xyY:
0.5623, 0.3896, 31.0645
CIE-Lab:
62.5620, 50.5634, 69.8957
CIE-LCH:
62.5620, 86.2674, 54.1175
CIE-Luv:
62.5620, 118.2989, 54.4546
Hunter-Lab:
55.7355, 46.0214, 34.9358
#fa6c07 color charts
#fa6c07 color shades, tints & tones
#fa6c07 color schemes
#fa6c07 color preview, HTML & CSS examples
This text has a color of #fa6c07
<p style="color:#fa6c07;">Text here</p>
.mytext {color:#fa6c07;}
This box has a color of #fa6c07
<div style="background-color:#fa6c07;">Content here</div>
.mybackground {background-color:#fa6c07;}
Border around this has a color of #fa6c07
<div style="border:2px solid #fa6c07;">Content here</div>
.myborder {border:2px solid #fa6c07;}