#fa770c color space conversions
Hex:
#fa770c
RGB:
250, 119, 12
CMY:
2, 53, 95
CMYK:
0, 52, 95, 2
HSL:
27°, 95.9677%, 51.3725%
HSV (HSB):
27°, 95.2000%, 98.0392%
XYZ:
46.0875, 33.5442, 4.3934
xyY:
0.5485, 0.3992, 33.5442
CIE-Lab:
64.5991, 45.4021, 70.3661
CIE-LCH:
64.5991, 83.7421, 57.1688
CIE-Luv:
64.5991, 109.1173, 57.4726
Hunter-Lab:
57.9173, 40.6854, 36.0446
#fa770c color charts
#fa770c color shades, tints & tones
#fa770c color schemes
#fa770c color preview, HTML & CSS examples
This text has a color of #fa770c
<p style="color:#fa770c;">Text here</p>
.mytext {color:#fa770c;}
This box has a color of #fa770c
<div style="background-color:#fa770c;">Content here</div>
.mybackground {background-color:#fa770c;}
Border around this has a color of #fa770c
<div style="border:2px solid #fa770c;">Content here</div>
.myborder {border:2px solid #fa770c;}