#fa8012 color space conversions
Hex:
#fa8012
RGB:
250, 128, 18
CMY:
2, 50, 93
CMYK:
0, 49, 93, 2
HSL:
28°, 95.8678%, 52.5490%
HSV (HSB):
28°, 92.8000%, 98.0392%
XYZ:
47.2527, 35.8060, 4.9930
xyY:
0.5366, 0.4066, 35.8060
CIE-Lab:
66.3714, 41.0457, 70.4332
CIE-LCH:
66.3714, 81.5205, 59.7680
CIE-Luv:
66.3714, 101.4122, 59.8471
Hunter-Lab:
59.8381, 36.2403, 36.9394
#fa8012 color charts
#fa8012 color shades, tints & tones
#fa8012 color schemes
#fa8012 color preview, HTML & CSS examples
This text has a color of #fa8012
<p style="color:#fa8012;">Text here</p>
.mytext {color:#fa8012;}
This box has a color of #fa8012
<div style="background-color:#fa8012;">Content here</div>
.mybackground {background-color:#fa8012;}
Border around this has a color of #fa8012
<div style="border:2px solid #fa8012;">Content here</div>
.myborder {border:2px solid #fa8012;}