#fa8b0e color space conversions
Hex:
#fa8b0e
RGB:
250, 139, 14
CMY:
2, 45, 95
CMYK:
0, 44, 94, 2
HSL:
32°, 95.9350%, 51.7647%
HSV (HSB):
32°, 94.4000%, 98.0392%
XYZ:
48.7362, 38.8209, 5.3400
xyY:
0.5246, 0.4179, 38.8209
CIE-Lab:
68.6214, 35.4504, 72.6913
CIE-LCH:
68.6214, 80.8749, 64.0022
CIE-Luv:
68.6214, 92.2706, 63.8889
Hunter-Lab:
62.3065, 30.5868, 38.5331
#fa8b0e color charts
#fa8b0e color shades, tints & tones
#fa8b0e color schemes
#fa8b0e color preview, HTML & CSS examples
This text has a color of #fa8b0e
<p style="color:#fa8b0e;">Text here</p>
.mytext {color:#fa8b0e;}
This box has a color of #fa8b0e
<div style="background-color:#fa8b0e;">Content here</div>
.mybackground {background-color:#fa8b0e;}
Border around this has a color of #fa8b0e
<div style="border:2px solid #fa8b0e;">Content here</div>
.myborder {border:2px solid #fa8b0e;}