#fa8950 color space conversions
Hex:
#fa8950
RGB:
250, 137, 80
CMY:
2, 46, 69
CMYK:
0, 45, 68, 2
HSL:
20°, 94.4444%, 64.7059%
HSV (HSB):
20°, 68.0000%, 98.0392%
XYZ:
49.8180, 38.7945, 12.4518
xyY:
0.4929, 0.3839, 38.7945
CIE-Lab:
68.6021, 38.4725, 48.7878
CIE-LCH:
68.6021, 62.1319, 51.7418
CIE-Luv:
68.6021, 89.1694, 47.7056
Hunter-Lab:
62.2852, 33.7716, 31.7466
#fa8950 color charts
#fa8950 color shades, tints & tones
#fa8950 color schemes
#fa8950 color preview, HTML & CSS examples
This text has a color of #fa8950
<p style="color:#fa8950;">Text here</p>
.mytext {color:#fa8950;}
This box has a color of #fa8950
<div style="background-color:#fa8950;">Content here</div>
.mybackground {background-color:#fa8950;}
Border around this has a color of #fa8950
<div style="border:2px solid #fa8950;">Content here</div>
.myborder {border:2px solid #fa8950;}