#fa8e00 color space conversions
Hex:
#fa8e00
RGB:
250, 142, 0
CMY:
2, 44, 100
CMYK:
0, 43, 100, 2
HSL:
34°, 100.0000%, 49.0196%
HSV (HSB):
34°, 100.0000%, 98.0392%
XYZ:
49.0973, 39.6700, 5.0694
xyY:
0.5232, 0.4228, 39.6700
CIE-Lab:
69.2338, 33.7964, 75.0054
CIE-LCH:
69.2338, 82.2679, 65.7443
CIE-Luv:
69.2338, 90.0137, 65.8353
Hunter-Lab:
62.9841, 28.9220, 39.3168
#fa8e00 color charts
#fa8e00 color shades, tints & tones
#fa8e00 color schemes
#fa8e00 color preview, HTML & CSS examples
This text has a color of #fa8e00
<p style="color:#fa8e00;">Text here</p>
.mytext {color:#fa8e00;}
This box has a color of #fa8e00
<div style="background-color:#fa8e00;">Content here</div>
.mybackground {background-color:#fa8e00;}
Border around this has a color of #fa8e00
<div style="border:2px solid #fa8e00;">Content here</div>
.myborder {border:2px solid #fa8e00;}