#fa8f02 color space conversions
Hex:
#fa8f02
RGB:
250, 143, 2
CMY:
2, 44, 99
CMYK:
0, 43, 99, 2
HSL:
34°, 98.4127%, 49.4118%
HSV (HSB):
34°, 99.2000%, 98.0392%
XYZ:
49.2578, 39.9733, 5.1769
xyY:
0.5218, 0.4234, 39.9733
CIE-Lab:
69.4505, 33.2989, 74.8738
CIE-LCH:
69.4505, 81.9446, 66.0237
CIE-Luv:
69.4505, 89.1304, 66.0477
Hunter-Lab:
63.2244, 28.4254, 39.4024
#fa8f02 color charts
#fa8f02 color shades, tints & tones
#fa8f02 color schemes
#fa8f02 color preview, HTML & CSS examples
This text has a color of #fa8f02
<p style="color:#fa8f02;">Text here</p>
.mytext {color:#fa8f02;}
This box has a color of #fa8f02
<div style="background-color:#fa8f02;">Content here</div>
.mybackground {background-color:#fa8f02;}
Border around this has a color of #fa8f02
<div style="border:2px solid #fa8f02;">Content here</div>
.myborder {border:2px solid #fa8f02;}