#fa8f10 color space conversions
Hex:
#fa8f10
RGB:
250, 143, 16
CMY:
2, 44, 94
CMYK:
0, 43, 94, 2
HSL:
33°, 95.9016%, 52.1569%
HSV (HSB):
33°, 93.6000%, 98.0392%
XYZ:
49.3403, 40.0063, 5.6117
xyY:
0.5196, 0.4213, 40.0063
CIE-Lab:
69.4740, 33.4218, 72.9402
CIE-LCH:
69.4740, 80.2327, 65.3824
CIE-Luv:
69.4740, 88.8516, 65.0913
Hunter-Lab:
63.2506, 28.5553, 39.0151
#fa8f10 color charts
#fa8f10 color shades, tints & tones
#fa8f10 color schemes
#fa8f10 color preview, HTML & CSS examples
This text has a color of #fa8f10
<p style="color:#fa8f10;">Text here</p>
.mytext {color:#fa8f10;}
This box has a color of #fa8f10
<div style="background-color:#fa8f10;">Content here</div>
.mybackground {background-color:#fa8f10;}
Border around this has a color of #fa8f10
<div style="border:2px solid #fa8f10;">Content here</div>
.myborder {border:2px solid #fa8f10;}